|
URL Shortener 1.0
A Laravel-based URL shortener application
|
Fonctions membres publiques | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
| up () | |
| Run the migrations. | |
| down () | |
| Reverse the migrations. | |
Définition à la ligne 7 du fichier 0001_01_01_000000_create_users_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 43 du fichier 0001_01_01_000000_create_users_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 30 du fichier 0001_01_01_000001_create_cache_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 51 du fichier 0001_01_01_000002_create_jobs_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 30 du fichier 2026_01_30_100328_create_short_urls_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 26 du fichier 2026_01_30_155554_add_deleted_at_to_short_urls_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 26 du fichier 2026_01_31_101128_add_clicks_to_short_urls_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 26 du fichier 2026_01_31_105849_add_last_used_at_to_short_urls_table.php.
| Migration::down | ( | ) |
Reverse the migrations.
Définition à la ligne 32 du fichier 2026_02_06_174242_add_two_factor_columns_to_users_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 12 du fichier 0001_01_01_000000_create_users_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 12 du fichier 0001_01_01_000001_create_cache_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 12 du fichier 0001_01_01_000002_create_jobs_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 14 du fichier 2026_01_30_100328_create_short_urls_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 14 du fichier 2026_01_30_155554_add_deleted_at_to_short_urls_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 14 du fichier 2026_01_31_101128_add_clicks_to_short_urls_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 14 du fichier 2026_01_31_105849_add_last_used_at_to_short_urls_table.php.
| Migration::up | ( | ) |
Run the migrations.
Définition à la ligne 12 du fichier 2026_02_06_174242_add_two_factor_columns_to_users_table.php.