|
1 | 1 | <i class="fa-duotone fa-rocket"></i> Getting Started:
|
2 | 2 | <i class="fa-duotone fa-book text-indigo-900 mr-1 fa-lg"></i> Introduction: '/'
|
3 |
| - <i class="fa-duotone fa-download text-indigo-900 mr-1 fa-lg"></i> Installation: '/docs/installation/' |
4 |
| - <i class="fa-brands fa-symfony fa-lg text-black mr-1"></i> Symfony: '/docs/framework/symfony/' |
5 |
| - <i class="fa-brands fa-laravel fa-lg text-red-900 mr-1"></i> Laravel: '/docs/framework/laravel/' |
6 |
| - <i class="fa-duotone fa-ghost fa-lg text-pink-800 mr-1"></i> Livewire: '/docs/framework/livewire/' |
7 |
| - <i class="fa-duotone fa-angles-right fa-lg text-indigo-900 mr-1"></i> Inertia: '/docs/framework/inertia/' |
8 |
| - # <i class="fa-brands fa-js-square fa-lg text-yellow-600 mr-1"></i> Javascript: '/docs/framework/javascript/' |
| 3 | + <i class="fa-duotone fa-download text-indigo-900 mr-1 fa-lg"></i> Installation: '/installation/' |
| 4 | + <i class="fa-brands fa-symfony fa-lg text-black mr-1"></i> Symfony: '/symfony/' |
| 5 | + <i class="fa-brands fa-laravel fa-lg text-red-900 mr-1"></i> Laravel: '/laravel/' |
| 6 | + <i class="fa-duotone fa-ghost fa-lg text-pink-800 mr-1"></i> Livewire: '/livewire/' |
| 7 | + <i class="fa-duotone fa-angles-right fa-lg text-indigo-900 mr-1"></i> Inertia: '/inertia/' |
| 8 | + # <i class="fa-brands fa-js-square fa-lg text-yellow-600 mr-1"></i> Javascript: '/javascript/' |
9 | 9 |
|
10 | 10 | # <i class="fa-duotone fa-bars"></i> Core Concepts:
|
11 |
| - # <i class="fa-duotone fa-message-code text-indigo-900 mr-1 fa-lg"></i> Usage: '/docs/concepts/usage/' |
12 |
| - # <i class="fa-duotone fa-palette text-indigo-900 mr-1 fa-lg"></i> Themes: '/docs/concepts/themes/' |
13 |
| - # <i class="fa-duotone fa-cubes text-indigo-900 mr-1 fa-lg"></i> Presets: '/docs/concepts/presets/' |
14 |
| - # <i class="fa-duotone fa-circle-c text-indigo-900 mr-1 fa-lg"></i> Crud: '/docs/concepts/crud/' |
15 |
| - # <i class="fa-duotone fa-circle-half-stroke text-indigo-900 mr-1 fa-lg"></i> Dark Mode: '/docs/concepts/dark-mode/' |
16 |
| - # <i class="fa-duotone fa-signs-post text-indigo-900 mr-1 fa-lg"></i> RTL support: '/docs/concepts/rtl/' |
| 11 | + # <i class="fa-duotone fa-message-code text-indigo-900 mr-1 fa-lg"></i> Usage: '/concepts/usage/' |
| 12 | + # <i class="fa-duotone fa-palette text-indigo-900 mr-1 fa-lg"></i> Themes: '/concepts/themes/' |
| 13 | + # <i class="fa-duotone fa-cubes text-indigo-900 mr-1 fa-lg"></i> Presets: '/concepts/presets/' |
| 14 | + # <i class="fa-duotone fa-circle-c text-indigo-900 mr-1 fa-lg"></i> Crud: '/concepts/crud/' |
| 15 | + # <i class="fa-duotone fa-circle-half-stroke text-indigo-900 mr-1 fa-lg"></i> Dark Mode: '/concepts/dark-mode/' |
| 16 | + # <i class="fa-duotone fa-signs-post text-indigo-900 mr-1 fa-lg"></i> RTL support: '/concepts/rtl/' |
17 | 17 |
|
18 | 18 |
|
19 | 19 | <i class="fa-duotone fa-plug"></i> libraries:
|
20 |
| - <i class="fa-duotone fa-bell text-indigo-900 mr-1 fa-lg"></i> Noty: '/docs/adapter/noty/' |
21 |
| - <i class="fa-duotone fa-info-circle text-indigo-900 mr-1 fa-lg"></i> Notyf: '/docs/adapter/notyf/' |
22 |
| - <i class="fa-duotone fa-bread-loaf text-indigo-900 mr-1 fa-lg"></i> Toastr: '/docs/adapter/toastr/' |
23 |
| - <i class="fa-duotone fa-exclamation-circle text-indigo-900 mr-1 fa-lg"></i> Sweetalert: '/docs/adapter/sweetalert/' |
24 |
| - <i class="fa-duotone fa-exclamation-triangle text-indigo-900 mr-1 fa-lg"></i> Pnotify: '/docs/adapter/pnotify/' |
| 20 | + <i class="fa-duotone fa-bell text-indigo-900 mr-1 fa-lg"></i> Noty: '/library/noty/' |
| 21 | + <i class="fa-duotone fa-info-circle text-indigo-900 mr-1 fa-lg"></i> Notyf: '/library/notyf/' |
| 22 | + <i class="fa-duotone fa-bread-loaf text-indigo-900 mr-1 fa-lg"></i> Toastr: '/library/toastr/' |
| 23 | + <i class="fa-duotone fa-exclamation-circle text-indigo-900 mr-1 fa-lg"></i> Sweetalert: '/library/sweetalert/' |
| 24 | + <i class="fa-duotone fa-exclamation-triangle text-indigo-900 mr-1 fa-lg"></i> Pnotify: '/library/pnotify/' |
25 | 25 |
|
26 | 26 | #<i class="fa-duotone fa-bars mr-2"></i> <i class="fa-brands fa-laravel fa-lg text-red-900 mr-1"></i> Laravel:
|
27 |
| -# Configuration: '/docs/laravel/configuration/' |
28 |
| -# Translations: '/docs/laravel/translations/' |
| 27 | +# Configuration: '/laravel/configuration/' |
| 28 | +# Translations: '/laravel/translations/' |
29 | 29 |
|
30 | 30 | #<i class="fa-duotone fa-bars mr-2"></i> <i class="fa-brands fa-symfony fa-lg text-black mr-1"></i> Symfony:
|
31 |
| -# Configuration: '/docs/symfony/configuration/' |
32 |
| -# Translations: '/docs/symfony/translations/' |
| 31 | +# Configuration: '/symfony/configuration/' |
| 32 | +# Translations: '/symfony/translations/' |
0 commit comments