Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Eloquent: How do I assign values to guarded columns while using the create() method?

Laravel href with POST

Laravel query builder General error 2031

PHP namespace called 'Public'

php laravel

laravel 5.1 : how can i have two wherePivot in eloquent?

How to sync multiple values of the same Attribute in Laravel?

Laravel how to add new field in query result

Images have absolute path - How to use a subdirectory URL in LaravelMix

laravel vue.js laravel-mix

Laravel eager loading & whereHas

laravel eloquent

What are the thing we need to configure to implement live notification module (using redis and socket.io) in https server?

How to auto map data from Request to Model in Laravel 5.5

php laravel laravel-5

Send raw mail via queue Laravel

Laravel still expects to find deleted_at column after I remove softDelete

Laravel consider only the required columns from the request and ignore any other key values if present

How to restore a soft deleted record using Laravel's Query builder?

laravel laravel-5

why i am getting No query results for model in laravel?

How to redirect Laravel route from Javascript file in blade template

How to return unauthorized using Laravel API Authentication

laravel api

Edit DataTables source data, using form inside pop-up window

How can I search for a record using a part of a string field in Laravel/Eloquent?

php laravel