Samuel Štancl
6184708cf0
update users migration name
2024-10-03 21:45:07 +02:00
0f0d505bec
remove note
2024-04-14 00:03:37 +02:00
c0c47c5470
update docs for laravel 11
2024-04-14 00:02:57 +02:00
6fe87cc7d7
add note about Laravel 11, resolve #267
2024-03-17 21:02:00 +01:00
wellá
3b5cd8fec9
docs: update quickstart migrations notice ( #260 )
...
Added an additional sentence as the notice right now would maybe have people ignoring their own migrations.
2023-09-16 20:21:36 +02:00
Chinmay Purav
46a2352885
Sail Separate integration docs added ( #210 )
...
* Sail Separate integration docs added
* old Laravel sail references hyperlinked to new page
* removed irrelevant default configuration
* custom credentials doc elaboration
* docs updated
* wip
* fixed issues in `sail.blade.md`
* used `>` in `configuration.blade.md`
* fixed typo for `:`
* Update source/docs/v3/quickstart.blade.md
* Update source/docs/v3/configuration.blade.md
* removed irrelevant pieces
* removed h2, added h1
* Update source/docs/v3/integrations/sail.blade.md
Co-authored-by: lukinovec <lukinovec@gmail.com>
* removal rollback
* Update the Sail integration guide
* Add guide for privilege granting automation
* trigger ci
---------
Co-authored-by: Chinmay Purav <experiment@webscientist.xyz>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: lukinovec <lukinovec@gmail.com>
2023-03-01 12:05:51 +01:00
Stef Nielandt
4c5bb1f8bc
Fixed typo ( #224 )
...
Fixed a typo:
unopinonated -> unopinionated
2022-11-23 12:41:15 +01:00
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