Hi, I've got a 2 stage form using LaravelCollective forms and I use Session::reflash() in my control...
Guys how do I get complete Reference of Methods of Model Class?? like where(), Get(), first(), etc a...
after php artisan migrate, theres an error I got below: [Illuminate\Database\QueryException] SQLSTAT...
hi all i am using form get method in my controller <form action="{{url('employers/blacklist-...
Hello everyone. I downloaded someone else's project: github I was able to install it and my browser...
public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...
I'm currently developing my own app and I got stuck at the login part, it does work fine, however I'...
I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...
Hello Guys, I tried to install larval yesterday for several hours and finally i come to realize that...
Hi, i would like to include a small RSS reader into a function of a controller: class RSSController...
How do I use the mysql rollup feature with laravel eloquent? I did try a few but not able to get the...
Hey, I installed Laravel with Homestead. Dependent on the Laravel documentation. The Project-Folder...
If you're looking for an open source Laravel CMS, I wanted to put the one we made out there: https:/...
http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...
Hi. I have a collection from a model and there is an extra attribute to generate the url for this el...
http://asklagbox.com/blog/laravel-realtime-facades We're off to see the wizard.
I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...
I get an error when uploading an image and I think it must be a permissions issue. Image ius saved l...
I have described in detail here. https://stackoverflow.com/questions/42827731/why-is-the-hidden-fiel...
My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...
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