Skip to content

Repository files navigation

Bookopia

Build and Run

To build the application you should install composer and node packages:

composer install
npm install

After that, you should run the servers to use the application:

npm run dev

and in another terminal:

php artisan serv

Troubleshoot

If an error appear saying that there is no method called is_admin(), run the following line:

composer dump-autoload

About

Basic library management system developed using PHP, Laravel, and MySQL.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages