8000 GitHub - edwanyoike/laravelbnb
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edwanyoike/laravelbnb

Repository files navigation

About

A project utilizing Vue.js for frontend and laravel for backend

Why

  • enjoy benefits of a Single Page Application
  • Build optimal complex frontend pages
  • take advantage of Reactive components make for an excellent event-driven app

requirements

Installation

  • clone this repository into a directory
  • run composer install in the same directory to get all dependencies
  • configure database connection in .env file
  • seed the database with dummmy data run php artisan migrate --seed
  • run npm run dev to combines all Vue components and other JavaScript files into a browser-friendly combined file.
  • server the app with php artisan serve this will spawn a local server from where you can interact with the app.

License

This app is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0