Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saimow/laravel8-vue3-bootstrap5

This is a Starter Laravel 8 project with Vue 3 and Bootstrap 5 installed for you.
https://github.com/saimow/laravel8-vue3-bootstrap5

bootstrap bootstrap5 laravel laravel-framework laravel-vuejs laravel8 starter-kit starter-project starter-template vue vue3 vuejs

Last synced: 1 day ago
JSON representation

This is a Starter Laravel 8 project with Vue 3 and Bootstrap 5 installed for you.

Awesome Lists containing this project

README

        

# Laravel8-Vue3-Bootstrap5

This is a Starter Laravel 8 project with Vue 3 and Bootstrap 5.

## Instalation Guide:

As always you need to:

`composer install`

Then

`npm install`

`npm run dev`

And don't forget the `.env` file and to generate the `APP_KEY` using `php artisan key:generate`

Then you can run:

`php artisan serve`