Commit graph

16 commits

Author SHA1 Message Date
Chinmay Purav
cdf6fc07a8 fixed typo for : 2022-10-22 00:13:49 +05:30
Chinmay Purav
f72cb23794 removed irrelevant default configuration 2022-10-01 11:37:08 +05:30
Chinmay Purav
89f3c6ec14 old Laravel sail references hyperlinked to new page 2022-10-01 02:18:17 +05:30
Abrar Ahmad
2769460a1a
update sail notes. (#189) 2022-08-16 16:50:43 +02:00
Ahmed Sayed
550e0f4383
make apis first & consolidate to a single method (#161)
https://laracasts.com/discuss/channels/code-review/laravel-8-route-problem
2022-08-15 05:14:21 +02:00
Abrar Ahmad
d09e4864ae
Add notes for Laravel Sail users (#182)
* sail notes

* Update source/docs/v3/configuration.blade.md

Co-authored-by: lukinovec <lukinovec@gmail.com>

* Update source/docs/v3/quickstart.blade.md

Co-authored-by: lukinovec <lukinovec@gmail.com>

Co-authored-by: lukinovec <lukinovec@gmail.com>
2022-07-25 18:38:01 +02:00
François Gagné
9e2c775d5c
Update quick start doc for Laravel 8 only (#111)
Laravel 8 is the only relevant version of Laravel from now on.
2021-04-10 20:54:28 +02:00
Ergashev Adizbek
4195ab703a
Update quickstart.blade.md (#100)
fix laravel 8 code
2021-01-04 11:08:52 +01:00
Anton
cc75be1c1b
Update quickstart.blade.md (#92)
Snippet user creating for Laravel 8 is slightly wrong.
2020-11-13 08:16:44 +01:00
Frank Sepulveda
18818cc27a
Update quickstart.blade.md (#86)
Laravel 8 by default create all Models in the models directory.
2020-09-24 21:26:46 +02:00
Vu Quang Tam
5071ff5ba7
Update quickstart.blade.md add guide to add mapping central domain (#83)
* Update quickstart.blade.md

* Update quickstart.blade.md

Update notice for Laravel 8

* Laravel 8 note

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-09-18 17:43:04 +02:00
Hessel Bierma
da3bdaedba
updates for tinker commands Laravel 8 (#84)
Small update to the last command to populate the users table when using Laravel 8.
2020-09-18 17:41:02 +02:00
Adebayo Ilerioluwa
a4645b3abd
Improved Documentation Search (#61)
* chore: (Improve documentation search for V3)

* fix: checks for mispelled words

* fix: mispelled words

* fix spaces and syntax

* Update multi-database-tenancy.blade.md

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-07-21 20:18:29 +02:00
Odunayo Ogungbure
4d88c4bc0f
Remove the :3.x-dev suffix in the quick start tutorial (#59) 2020-07-04 16:49:11 +02:00
Samuel Štancl
b49c6060c9 all() instead of cursor() 2020-06-09 22:34:57 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00