Support the ongoing development of Laravel.io →

1,518 Threads

Testing Controllers, FormRequests, Policies, etc

Hi everybody, I just started studyng the fabulous world of automated testing. Main concepts seems pr...

0 Likes
2 Replies

Is it possible possible to integrate the phalcon framework in Laravel framework

For for few modules which has heavy data I need to use the Phalcon framework. So if anybody knows ho...

0 Likes
0 Replies

Problem with routing

Hello, I have a problem with routing. On my local server everything works fine. On server in Digital...

0 Likes
2 Replies

Laravel Spark - CSRF token mismatch on POST Requests to /api/*

Greetings All, I'm experiencing a problem with CSRF token verification on Laravel 5.5/Spark 5.0.0. T...

0 Likes
0 Replies

How to Deploy Laravel/Lumen microservices with a service per container pattern

When you build and API in Laravel, that uses queues and scheduled tasks, you need to execute diferen...

0 Likes
0 Replies

save log data into mysql instead of laravel.log

i created middleware for logging api request and response ,but i want to log it into mysql table.how...

0 Likes
0 Replies
posted 6 years ago

Laravel code within <script> within a blade file

Hi folks Could someone please help me out, in a blade file I have:- @include('includes.js.autopil...

0 Likes
1 Replies
posted 6 years ago

Unable to upgrading from 5.4 to 5.5

i am trying to upgrade from laravel 5.4 to 5.5 but I get the below error .Kindly assist please $ com...

0 Likes
0 Replies

Help with my package

Hi, I'm building a package called under-construction. When this package is activated in a config fil...

0 Likes
0 Replies

Artisan Tinker Opens & Closes Immediately

Here's a GIF of the issue: I feel like it's probably not related, but I noticed this issue after sw...

0 Likes
0 Replies

Test input arrays in laravel 5.5 ignore empty or null input values

I am currently testing a championship tree with 16 competitors. Each competitor can be updated via a...

0 Likes
0 Replies

PHPUnit fails to count with group by on query to the database view (not table)

Laravel Version: 5.4.* PHP Version: >=5.6.4 Database Driver & Version: MySQL (Testing with S...

0 Likes
0 Replies

Different PHP versions

I Use MAMP on my macbook. I allready have some Laravel 5.4 projects which run perfectly. But now I'm...

0 Likes
1 Replies

load more btn in laravel 5.4

Hi, I have theme installed in my laravel project and I convert it to dynamic but there a problem in...

0 Likes
0 Replies

Laravel server transfer routing error

We just bought a new server becouse the old one was slow so this week we intended to transfer our la...

0 Likes
0 Replies

Call to a member function getClientOriginalName() on null

posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...

0 Likes
0 Replies

Homestead NFS Sync on MacOS High Sierra

I'm using Homestead with NFS sync, and I'm relying on this setup heavily for the local development o...

0 Likes
0 Replies

Start a project cloned from git and created with Homestead per project installation

Hi to all. I have created a Laravel project with an Homestead per project installation. After that I...

0 Likes
1 Replies

'web' middleware is not works. Upgrade from 5.1 to 5.5 (version to version).

Laravel Version: 5.5 (upgraded from 5.1 version to version). PHP Version: 7.1.11 Database Driver &a...

0 Likes
0 Replies
posted 6 years ago

Laravel 5.5, change 'too many requests' message

How can I change the message thrown by ThrottleRequests middleware and instead of showing an html p...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.