Skip to content

A laravel + filament program that showcases books in a tabular format

License

Notifications You must be signed in to change notification settings

Julian-Makholy/Book_showcase

Repository files navigation

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.

About

A laravel + filament program that showcases books in a tabular format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages