Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...
Hey, I'm trying to create custom messages for errors found in form input validation. The issue I'm h...
I don't do wordpress. If i want to build some basic forms or some view or available functionality...
This is not working: public function boot(\Illuminate\Routing\Router $router) { $rou...
I'm trying to create a reusable view component for a carousel with a new Blade directive. I don't wa...
Basically, i'm sending out an event; Pusher is receiving it on their debug console. YET my other bro...
If anyone can post a small tutorial/demo of laravel echo server using socket,io and redis with priva...
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:/...
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