I have been developing for about two years now, and I am still going to a two year college trying to...
I'm busy trying to get validation to work, but when I test it out no error gets displayed. I'm not s...
Hello! I have a doubt about how to use forms with morph relationship. For example: I have this table...
So here's a problem I've encountered now. I have some page to view stats for different kinds of cont...
laravel/framework master d261581: fix comment @taylorotwell 990b281: [5.2] Return null instead of 0...
Hi, When try to run Gulp, the console shows me the next: [02:23:29] Using gulpfile D:\[apps]\allgame...
Hello, please, I am trying to host Laravel 5 on a shared hosting. When I access www.example.com/my_a...
I have the following route: Route::resource('users', 'ProfileController'); When I go to example.com/...
the idea is simple: Our SaaS Administration panel can be reached by "adminDomain.com" Of c...
In regards to this same issue: https://github.com/laravel/framework/issues/12076 Basically, I've bee...
public function createComment(Request $request) { $comment = new Comment();...
hi there , I am pretty new to Laravel, I am so confused on how to start this. but basically I have a...
I recently switched from Mac OSX local apache and mysql to Laravel/Homestead server. When i try run...
I'm trying to add a post to my posts table. public function createPost(Request $request) {...
what is the best and cheep shared hosting I can deploy laravel 5.x and use artisan and composer. I h...
How map method being invoke in RouteServiceProvider behind the scenes? I'm trying to dig in the &quo...
Hi there, I'm trying to mix sass file with css file via elixir to give me output of one combined fil...
Hi! I'm with a problem, due to my lack of ideas and experience... And I hope you guys can help me! I...
Looking at setting up a web based SaaS using various technologies, one of them being Laravel. I'm cu...
After I create a new row, an array with the information added is shown. I've tried: return view('/bl...
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