Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Difference between Request (Facade) and Illuminate\Http\Request

Laravel request validation with multiple forms on the same page

Return JWT token to javascript SPA from oauth login

laravel cordova oauth vue.js jwt

Laravel 5.4 Assert Mail Sent Not Working

Socialite laravel 5.4 Facebook login error (ClientException in RequestException.php line 111)

Remove specific migration in laravel

The easiest way to insert multiple tables from one form

laravel

Laravel "Call to undefined method" which only happens in production

php laravel symfony

Create a tiny integer column with custom size in Laravel migration

Using a polymorphic relation in a child model causes an infinite loop?

Vue not updating ARRAY properly using unshift

$request->user() returns null in Laravel 5.5

Working with blade templating within a limited hosting environment

Laravel 5.4 Relations are not loading inside Model boot method

php laravel laravel-5.4

Retrieving and displaying a single record from database in laravel

php laravel laravel-5

Ajax calls return 419 error despite correct token in Laravel

php laravel

Laravel composer install giving error "Your lock file does not contain a compatible set of packages please run composer update"

php laravel composer-php

How to check if a Laravel Collection is empty?

php laravel laravel-blade

How to fetch current locale in view in Laravel 5.3

How to add 1 hour to date Carbon?