I am currently using XAMPP (a typical WAMP config), and the only apache configuration I've changed i...
does anyone know why I’m getting a “too few arguments to function error . . . 0 passed and exactly...
I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...
I have used drupal for many years to develop custom web applications. Just switch to Laravel recentl...
Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...
Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...
Hello, Please help me, this is the error that i get when i execute this php artisan make:request Pro...
Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...
Im trying to call this path function from my index.blade.php. But I get the undefined method excepti...
Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...
I created a middleware in version 5.3 and registered it. But I have the following error: ErrorExcept...
I added the providers and aliases Collective\Html\HtmlServiceProvider::class, 'Form' => Collecti...
I am using Intervention Image on Laravel 5.2 here is my function public function store(Request $requ...
I am taking data from a junction table and want to chunk by id but the method is not recognized. Her...
Hello , im using laravel 5.3 and i have installed the ssh package from laravel collectable. it works...
Hi I connection my apps in laravel 5.2 in ODBC with a database DB2, Library https://packagist.org/pa...
A page has multiple elements and they are linked using the page_to_elements table. Each element has...
I have install OctoberCMS locally but when visiting the domain, it doesn't do anything but download...
Hi, I have a Laravel 5.3 installation running as a pure API application and need to connect from sev...
I have tables (marks,students,subjects,courses) marks belongs to (students,subjects,courses) and i i...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community