Looking to hire Laravel developers? Try LaraJobs

laravel-starter maintained by rabeea

Description
A nice starter for Laravel project
Author
Last update
2021/02/10 18:42 (dev-main)
License
Links
Downloads
27

Comments
comments powered by Disqus

Introduction

This is a start project of laravel with Tailwind & Laravel Breeze auth & with simple admin panel.

laravel new my-app

cd my-app

composer require rabeea/laravel-starter

php artisan start

npm install && npm run dev