Laravel 10 starter project with Livewire and authentication capability.
edyspider/laravel-10-starter-kit is a Laravel package for laravel 10 starter project with livewire and authentication capability..
It currently has 0 GitHub stars and 6 downloads on Packagist (latest version v1.1.0).
Install it with composer require edyspider/laravel-10-starter-kit.
Discover more Laravel packages by edyspider
or browse all Laravel packages to compare alternatives.
Last updated
composer create-project edyspider/laravel-10-starter-kit.php artisan key:generate..env if needed.php artisan migratenpm installnpm run dev
npm run build
The Laravel framework is open-sourced software licensed under the MIT license.