Go to file
Aksai 26e1d5c17e Implement sidebar v2
- removed old sidebar from pages
- completely deleted old sidebar
+ added poultry sidebar v2
+ added lamb sidebar v2
+ added recipes page
+ added recipes sidebar v2
2024-02-21 00:22:51 +00:00
app initial commit 2024-02-15 17:30:27 +00:00
bootstrap initial commit 2024-02-15 17:30:27 +00:00
config initial commit 2024-02-15 17:30:27 +00:00
database initial commit 2024-02-15 17:30:27 +00:00
public replaced structure of about page to match homepage and fix issue of content hiding under the footer 2024-02-17 00:41:22 +00:00
resources Implement sidebar v2 2024-02-21 00:22:51 +00:00
routes Implement sidebar v2 2024-02-21 00:22:51 +00:00
storage initial commit 2024-02-15 17:30:27 +00:00
tests initial commit 2024-02-15 17:30:27 +00:00
.editorconfig initial commit 2024-02-15 17:30:27 +00:00
.env.example initial commit 2024-02-15 17:30:27 +00:00
.gitattributes initial commit 2024-02-15 17:30:27 +00:00
.gitignore initial commit 2024-02-15 17:30:27 +00:00
README.md initial commit 2024-02-15 17:30:27 +00:00
artisan initial commit 2024-02-15 17:30:27 +00:00
composer.json Updated icon in the navbar and change to use as blade component 2024-02-16 17:48:14 +00:00
composer.lock Updated icon in the navbar and change to use as blade component 2024-02-16 17:48:14 +00:00
package-lock.json Started implementing Navbar v2 2024-02-19 17:40:50 +02:00
package.json testing 2024-02-15 19:01:07 +00:00
phpunit.xml initial commit 2024-02-15 17:30:27 +00:00
postcss.config.js testing 2024-02-15 19:01:07 +00:00
tailwind.config.js testing 2024-02-15 19:01:07 +00:00
vite.config.js initial commit 2024-02-15 17:30:27 +00:00

README.md

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.