Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.07 KB

emulate brain activity

About Emulate Brain Activity

Emulate Brain Activity is a project developed By:

Yousef Mousa AbuAnzah
(https://github.com/yousefdev20).

Project features

  • a project built on the Laravel framework.
  • we use vue js to render some data on the table with main functionality (sort data order by any column you need) edit, create, delete search on any data.

installation:

Serve application on a local device

####type this command

  • php artisan ser

serve on local network

  • php artisan ser --host=[localIPAddress] --port=8000
    if the 8000 port is busy on Linux OS by default serve on another port.

  • finally type npm run watch