Best laravel framework open-source packages.

Laravel livewire file upload

Laravel Jetstream Livewire - Auth and File Upload
Updated 1 year ago

Laravel Jetstream Livewire - Auth and File Upload

  1. git clone https://github.com/mdutt247/laravel-livewire-file-upload.git
  2. cd laravel-auth-livewire-upload
  3. composer install
  4. Rename or copy .env.example file to .env
  5. php artisan key:generate
  6. Set your database credentials in .env file
  7. php artisan migrate:fresh
  8. php artisan storage:link
  9. npm install
  10. npm run dev
  11. php artisan serve
  12. Register a new user then login and try file upload

Twitter: kotagin E-mail: m.dutt@mditech.net Website: mditech.net