Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5.3

How to pass array in where condition? Laravel 5.3

TokenMismatchException in Laravel 5.3 form

Composer update :Your requirements could not be resolved to an installable set of packages

Laravel sounds like magic

php laravel laravel-5.3

How to pass data from Laravel View to Ajax or Javascript code without html div (id or class) - Laravel 5.3

Using Config for api token gives error 'URI must be a string or UriInterface' Laravel

php laravel laravel-5.3

Laravel query builder vs Raw

How can I add condition on mail notification laravel?

Which version of Laravel to use LTS or latest - developer support commitment for 5 years atleast?

php laravel-5 laravel-5.3

Laravel Scheme Builder is adding auto_increment to all integer fields which makes it fail

php mysql laravel laravel-5.3

Laravel 5.3 - Validation rule min and required_if issue

How to change the user model in laravel to use other table for authentication than users?

laravel laravel-5.3

How to set replyTo address for Laravel notifications?

php laravel laravel-5.3

Use $request in view composer

laravel laravel-5.3

Call to undefined method Illuminate\Notifications\Channels\MailChannel::route()

Database is not responding until all requests are submitted successfully: MySQL

Format created_at datetime using Carbon and display result in laravel blade