Ahmed Alaa and Taylor Otwell
9b737df489
[12.x] Replace Bootcamp with Laravel Learn ( #6692 )
...
* Replace Bootcamp with Laravel Learn
* Revise text for Laravel Learn section
Updated wording for Laravel Learn link in README.
* Update Laravel learning resources in README
Removed redundancy in Laravel learning resources and added a link to Laravel Learn for guided application building.
---------
Co-authored-by: Taylor Otwell <[email protected] >
2025-10-22 14:21:46 -05:00
Ahmed Alaa
a696e5fd51
Fix type casting for environment variables in config files ( #6670 )
2025-09-07 17:58:17 -05:00
Ahmed Alaa
d9d449413d
Use application name from configuration ( #6655 )
2025-08-15 08:59:00 -05:00
Ahmed Alaa
845011248b
Making sure all related processed are closed when terminating the currently command ( #6654 )
2025-08-14 12:39:27 -05:00
Ahmed Alaa
730d9b5e32
Bump Pint version ( #6653 )
2025-08-13 11:45:00 -05:00
Ahmed Alaa
4ab121576e
[12.x] Fix type casting for environment variables in config files ( #6637 )
...
* Update app.php
* Update cache.php
* Update database.php
* Update logging.php
* Update mail.php
2025-07-03 08:32:07 -05:00
Ahmed Alaa
96164d15c0
Reorder environment variables in phpunit.xml for logical grouping ( #6634 )
2025-06-22 18:27:42 -05:00
Ahmed Alaa
2f8a5bf10d
Reduce redundancy and keeps the .gitignore file cleaner ( #6629 )
2025-06-09 09:04:36 -05:00
Ahmed Alaa
468d945836
remove apc ( #6611 )
2025-05-15 10:09:47 -05:00
Ahmed Alaa
f6e4638ee6
Clean up URL formatting in README ( #6601 )
2025-04-16 06:37:18 -05:00
Ahmed Alaa and Taylor Otwell
6087e4fd3b
[12.x] Update config/mail.php to match the latest core configuration ( #6594 )
...
* Update config/mail.php to match the latest core configuration
* Update mail.php
---------
Co-authored-by: Taylor Otwell <[email protected] >
2025-04-02 12:34:19 -05:00
Ahmed Alaa
4d6a75b0ea
[12.x] Remove Unnecessarily @source ( #6584 )
...
I think that the `@source` for `.vue` is not important because if we need to use Vue we will use the Vue starter kit
2025-03-17 15:14:58 -05:00
Ahmed Alaa and Taylor Otwell
3549033ac7
[12.x] Refactor: Structural improvement for clarity ( #6574 )
...
* Structural improvement for clarity
* Update logging.php
---------
Co-authored-by: Taylor Otwell <[email protected] >
2025-03-10 12:07:54 -05:00
Ahmed Alaa
7d1dcad771
Improves clarity in app.css file ( #6569 )
2025-03-07 09:13:31 -06:00