Hi to all, this is my first post in thisi forum and i would like to brought my greetings to all of y...
i have configure bitpay testing API to pay with bitcoin when i submit form it will redirect to http...
Hello guys , I installed my laravel 5.1 application on a shared server for it was necessary to copy...
I am using Laravel 5.1.24. I have a simple 'Product' table created in db (MySQL5.5) like this: CREAT...
2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...
Such like the title.
Hi, I have a trouble with resource controller how to naming resource routes [PATCH] ? routes.php...
Hi, can laravel send parameter from route to construct controller? Route::group(['prefix' => '{si...
Hi, i get a error when i using Mail::queue(). I'm new to Queue, and i choose beanstalkd as my Queue...
hi im with laravel 5.1 im trying to fetch data from table. categorys and products categorys has foll...
Hi all, I'm trying to create a relation (hasOne profile) outside of the User model. I noticed in the...
I am developing a product and category relationship. where i wanted to show to which category, a pro...
I have developed one application in laravel 5 framework. Now I want to integrate new feature, let's...
Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...
I have a laravel project in production server but I have a weird problem, sometimes appear a white s...
Hey guys, I have a table with products and a table with categories. I don't use the products.id and...
why there is this error while running composer to install laravel PHP Warning: PHP Startup: Unable...
can someone help me convert this sql query in eloquent query $q = 'select c.id, c.created_at, c....
we have a very high volume traffic site deployed in multiple bare-metal severs, we have 3 web server...
Hello! I have a model Event, User and Roles. An Event can have many users. When I call Event::find(1...
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