laravel 8 and vue js
Install locally for full access. Fully functional backend. Installations at the bottom
- Clone the repo and
cd
into it composer install
- Rename or copy
.env.example
file to.env
php artisan key:generate
- Set your database credentials in your
.env
file php artisan migrate:fresh --seed
npm install
npm run dev
php artisan serve
- Visit
localhost:8000
in your browser - Visit
/admin/login
for admin login,
Admin User: admin@admin.com
Admin Password: password
Add your necessary packages, modify, optimize for seo, Test components and Push to production with ease.