SortedMiddleware::pop()
  • References/PHP/Laravel/Routing

mixed pop() Get and remove the last item from the collection.

2025-01-10 15:47:30
MorphPivot::setRelations()
  • References/PHP/Laravel/Database/Eloquent/Relations

$this setRelations(array $relations) Set the entire relations array on

2025-01-10 15:47:30
Notifiable::notifications()
  • References/PHP/Laravel/Notifications

notifications() Get the entity's notifications.

2025-01-10 15:47:30
TestCase::seeElement()
  • References/PHP/Laravel/Foundation/Testing

$this seeElement(string $selector, array $attributes = array(), bool $negate = false)

2025-01-10 15:47:30
Builder::insertGetId()
  • References/PHP/Laravel/Database/Query

int insertGetId(array $values, string $sequence = null) Insert a new record

2025-01-10 15:47:30
LengthAwarePaginator::currentPathResolver()
  • References/PHP/Laravel/Pagination

static void currentPathResolver(Closure $resolver)

2025-01-10 15:47:30
DatabaseNotification::getRouteKeyName()
  • References/PHP/Laravel/Notifications

string getRouteKeyName() Get the route key for the model.

2025-01-10 15:47:30
DatabaseNotification::setVisible()
  • References/PHP/Laravel/Notifications

$this setVisible(array $visible) Set the visible attributes for the model

2025-01-10 15:47:30
Console\Scheduling
  • References/PHP/Laravel/Console

Illuminate\Console\Scheduling Classes

2025-01-10 15:47:30
Pivot::offsetSet()
  • References/PHP/Laravel/Database/Eloquent/Relations

void offsetSet(mixed $offset, mixed $value) Set the value for a given offset

2025-01-10 15:47:30