Skip to content

🗒Create a message board using laravel and vuejs

Notifications You must be signed in to change notification settings

Teng-Teng/MessageBoard-Laravel

Repository files navigation

Build Status Total Downloads Latest Stable Version License

MessageBoard-Laravel

Create a message board using laravel and vuejs

Setup

1.Run

$ composer install

This will install laravel and all php dependencies.


2.Copy env.sample to .env Edit the env file to you local specifications.


3.Run

$ npm install

This will install all node modules and JS dependencies.


4.Run

$ php artisan serve

This will boot up the serve.

Visit http://localhost:8000 in the broser!

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

🗒Create a message board using laravel and vuejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published