Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

how to get current user id in laravel 5.4 [duplicate]

php laravel laravel-5

Laravel queued jobs processed immediately even with a delay

laravel-5 jobs

count(): Parameter must be an array or an object that implements Countable

Request::has() returns false even when parameter is present

laravel laravel-5

What is Closure in Laravel?

php laravel laravel-5 closures

Why does the Laravel API return a 419 status code on POST and PUT methods?

php rest laravel-5

Detect if running from the command line in Laravel 5

php laravel-5

laravel 5.2 custom log file for different tasks

cURL error 60: SSL certificate in Laravel 5.4

php curl laravel-5

Laravel validate decimal 0-99.99

How to include the CSRF token in the headers in Dropzone upload request?

In Laravel, is there a way to find out whether `firstOrCreate` created or if it found the row?

php laravel laravel-5 eloquent

Format Timezone for Carbon Date

Laravel - Seeding Many-to-Many Relationship

How can I paginate a merged collection in Laravel 5?

Remove HTML tags from Strings on laravel blade

laravel laravel-4 laravel-5

Laravel 5: Enable laravel-debugbar

php laravel laravel-5

Run artisan command in laravel 5

How to execute Stored Procedure from Laravel

Laravel Eloquent Relations: ->latest()

laravel-5 eloquent