Notes
Categories
Browse by Category:
Laravel (14)
Tailwind (1)
Backend (2)
Livewire (0)
Alpine (0)
Testing (0)
Search
Notes
Categories
Browse by Category:
Laravel (14)
Tailwind (1)
Backend (2)
Livewire (0)
Alpine (0)
Testing (0)
Search
Home
Create New Note
Create New Category
Login
Sticky Notes
Add Laravel/UI with Tailwind
New: Starting a Laravel project with simple authentication - Breeze
Change URL with something other than the ID
if
you want to change the uri with something other than the id
public
function
getRouteKeyName
()
{
return
'
title
'
;
}
Sources & More Details:
https://laravel.com/docs/8.x/routing
Edit this note
Delete Note