Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Laravel 5 return JSON or View depends if ajax or not

How to redirect intended user to a different route based on their role?

laravel laravel-5

Laravel - How do you use Hash::needsRehash()?

How to use many to many polymorphic relation in Laravel 5.2

php laravel laravel-5.2

mocking out database queries laravel mockery

How to prepend item to laravel lists collection without reindexing?

php laravel oop collections

how to use php explode in laravel?

laravel

Indirect modification of overloaded element of Illuminate\Support\Collection has no effect

database laravel

Pluck id (integer) cast to string Laravel

php json forms laravel pluck

Can authorize method in Request class return customized message for HandlesAuthorization trait?

The GET method is not supported for this route. Supported methods: POST. laravel 5.8 Ajax

Reading big arrays from big json file in php

php arrays json laravel

How to send a notification based on a date in laravel?

laravel

Get Laravel 'public' path for javascript file

laravel laravel-3

Laravel Response::download() test

Laravel FileNotFoundException thrown even though file exists

php laravel laravel-4

Are there any Laravel Profilers that work with JSON APIs? [closed]

laravel

Laravel Cashier Webhook: Get current user

Update a column that exist in the many to many relationship table in laravel 5.2

How to test broadcast driver?