Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 866 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 866 Bytes

Laravel Logo

About this Laravel project

This project is meant to imitate an online book store, currently it shows books on a tabular row style, with each row having an ( id, title, Author ,cover, desc ) attributes. it is a function CRUD database website that sends information to a mysql database called "vite2".

Useage guide

required programs are: php v8, livewire v2, filament

reccomended scripts to run are: composer require filament/filament composer upgrade (make sure to change .env settings)

License

This is an open-source software licensed under the MIT license.