You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Artem-Darius Weber 02476dde9f
enhance image upload process with improved error handling and user feedback; optimize file size validation
4 weeks ago
app refactor history view to use Livewire component for dynamic updates; add navigation links for upload and processing history 4 weeks ago
bootstrap initialize project structure with essential files and configurations 4 weeks ago
config add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
database add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
public add image upload functionality with history tracking, implement processing job, and integrate Tailwind CSS 4 weeks ago
resources refactor history view to use Livewire component for dynamic updates; add navigation links for upload and processing history 4 weeks ago
routes add image upload functionality with history tracking, implement processing job, and integrate Tailwind CSS 4 weeks ago
storage initialize project structure with essential files and configurations 4 weeks ago
tests add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
.editorconfig initialize project structure with essential files and configurations 4 weeks ago
.env.example add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
.gitattributes initialize project structure with essential files and configurations 4 weeks ago
.gitignore initialize project structure with essential files and configurations 4 weeks ago
.styleci.yml initialize project structure with essential files and configurations 4 weeks ago
README.md initialize project structure with essential files and configurations 4 weeks ago
Screenshot 2024-12-09 at 1.55.56 PM.png enhance image upload process with improved error handling and user feedback; optimize file size validation 4 weeks ago
Screenshot 2024-12-09 at 1.56.12 PM.png enhance image upload process with improved error handling and user feedback; optimize file size validation 4 weeks ago
artisan initialize project structure with essential files and configurations 4 weeks ago
composer.json update Laravel Sail version, add Docker Compose configuration, and clean up PHPUnit environment variables 4 weeks ago
composer.lock update Laravel Sail version, add Docker Compose configuration, and clean up PHPUnit environment variables 4 weeks ago
docker-compose.yml update Laravel Sail version, add Docker Compose configuration, and clean up PHPUnit environment variables 4 weeks ago
package-lock.json add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
package.json add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
phpunit.xml update Laravel Sail version, add Docker Compose configuration, and clean up PHPUnit environment variables 4 weeks ago
postcss.config.js add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
server.php initialize project structure with essential files and configurations 4 weeks ago
tailwind.config.js add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
vite.config.js add Tailwind CSS configuration, privacy policy, terms of service, and dashboard layout; update session driver to database 4 weeks ago
webpack.mix.js initialize project structure with essential files and configurations 4 weeks ago

README.md

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.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 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 Patreon page.

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.