So I've been working on a project for a few weeks now and have just picked up Laravel because of it...
I'm following along with examples in the docs, and am playing around with many to many relationships...
In my ShowController, I returned a view with variable posts, like <?php namespace App\Http\Contr...
We're planning to build an enterprise scale CRM system with PHP stack. We're in the process of makin...
Hello, We are trying to get more information about following issue. Our production environment is ma...
Hi, I've got the following 2 models: Share -> hasMany() -> Shareprices in a Console Command sc...
Hello guys, i have been a little confusing to build a query as described bellow: I have a model call...
/* Social Register */ Route::get('social/register', [ 'middleware' => 'auth', 'as' => 'social:...
I was wondering if some of you guys have some experience working with electron and if yes, can you g...
Yesterday, I changed my username on github profile but here (laravel.io) remains old link to my prof...
I want my users to be able to edit their user info including their username and email. My form works...
Hello Im making an autocomplete search however when I type a letter instead of outputing only the da...
Hello Everyone, I want to create a theming system for my forum website. I can upload themes in my th...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
Hi dd my array looks like this: array:8 [▼ 0 => "promo\1\images\2.jpg" 1 => &quo...
Gaes How To value change in percent $chartDukungan = $dukungan->map(function ($item) {...
I successfully deployed a laravel app on Heroku but when I run 'heroku run php artisan db:seed' I go...
Hi all, I am implementing a messaging center that will allow the marketing department to pass search...
It would be nice if you could favorite or subscribe to a thread. This would allow you to reference i...
I'd like to introduce you my Laravel 5.2 package for translations, which uses php-intl extension for...
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