A tracking site to allow people to keep tabs on me whilst I'm travelling. https://bengoldsworthy.net/portfolio/websites/where-in-the-world-is-ben/
Go to file
Ben Goldsworthy 5a1c2cbf35
remove specific location overrides
2024-03-14 22:23:17 +01:00
app lint: run linter 2024-03-14 19:31:28 +01:00
bootstrap Initial commit 2022-08-23 19:11:43 +00:00
config Add location ignoring 2022-11-28 21:51:24 +00:00
database Initial commit 2022-08-23 19:11:43 +00:00
lang/en Initial commit 2022-08-23 19:11:43 +00:00
public set up proper prod env 2024-02-18 12:16:12 +00:00
resources remove specific location overrides 2024-03-14 22:23:17 +01:00
routes Move logic from route to controller 2022-11-01 00:50:43 +00:00
storage Initial commit 2022-08-23 19:11:43 +00:00
tests Initial commit 2022-08-23 19:11:43 +00:00
.editorconfig Initial commit 2022-08-23 19:11:43 +00:00
.env.example update build 2024-02-18 15:31:10 +00:00
.gitignore ignore backup folder 2024-03-14 20:11:07 +01:00
.styleci.yml Initial commit 2022-08-23 19:11:43 +00:00
.stylelintrc.json Add Stylelint, lint stylesheet 2022-11-30 13:09:17 -06:00
CHANGELOG.md Initial commit 2022-08-23 19:11:43 +00:00
README.md Initial commit 2022-08-23 19:11:43 +00:00
artisan Initial commit 2022-08-23 19:11:43 +00:00
composer.json Add PHP_CodeSniffer, lint code 2022-11-30 12:47:09 -06:00
composer.lock build: update composer 2024-03-14 22:22:10 +01:00
package-lock.json set up proper prod env 2024-02-18 12:16:12 +00:00
package.json build: update deployment commands 2024-03-14 19:24:18 +01:00
phpcs.xml Ignore Laravel file 2022-12-12 18:24:39 -06:00
phpunit.xml Initial commit 2022-08-23 19:11:43 +00:00
vite.config.js Initial commit 2022-08-23 19:11:43 +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.

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