Hi, I am new to laravel and i wanted to give serial number for rows displaying in frontend where the...
AuthServiceProvider: public function boot() { $this->registerPolicies(); \Horizon::auth(...
Hello , I have a question , I am developing a website like a facebook . It will have POSTS and a Use...
I have Laravel set up and running fine on example.com. Now, I want to proxy redirect example.com/ to...
Good night, I'm having a problem, I wanted to check if I found the registry in the database, the but...
I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...
Hi guys ! I'm working on old project developed by other developers . They mixed the core php and lar...
public function editCategory(Request $request,$id = null){ if($request->isMethod('post')){...
Hi, I am stuck with a major issue. I have being developing a application for a while. I had set some...
My question is similar to this thread : Laravel relationship with a 3 column pivot table But it seem...
Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...
Hi! I want put image instead regular Bootstrap button. {{ Form::button('<img src="../..(../....
Hi everyone! I don't know, if it's the right place here to ask this question – but I'm really strugg...
I wrote a package for laravel 5 you can use in handling ticketing system within your existing app. I...
Hi everyone I am using laravel 5.6 in my project. I want to integrate swagger for documentation part...
I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. but still got err...
Hi guys , I have installed OIDC module in laravel 5.5 i am getting this error Target [Lcobucci\JWT\P...
Excuse me, is there anybody can help me? 3 days, I still cant find any results by searching from int...
have need to write custom dynamic blade on the fly, then return the view... these are custom html do...
If I am trying to log out of my application, I got the following error: "Action Sentinel\Contro...
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