MJCappella / Laravel-Bible

A Bible web application implemented using Laravel and Blade template. It includes a search functionality that allows the reader to search for texts from the application and results are given including the specific books, chapters and verses where the text has been found from in the application.
0 stars 0 forks source link

Laravel Bible

A King James Version Bible web application built using Laravel and Blade templates. It includes a search functionality that allows users to search for specific texts from the Bible and results are given in the form of the Book where the result has been found, its chapter and the verse.

TO DO:

APIs are available in the routes folder - api.php.