Commit graph

11 commits

Author SHA1 Message Date
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