Hello, I'm having some trouble realizing a bit of logic in my application. In short, I have a user u...
I have a very simple Eloquent search form built into my application and I want to prevent when a use...
While saving uploaded file with unicode character as filename using move function, it saved filename...
I have areas, each area has N curses. So, each curse belongsTo one area. I have this selection:...
Hi! Let me show you my project that I'm working on a while. It's a content management system created...
posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...
I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...
Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...
Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...
I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...
I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...
Hello, I have a form that need 100 over of wysiwyg textarea in it. I have tried bootstrap wysihtml,...
Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...
I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...
Has anyone ever run into an issue where you can create records just fine, but the moment you want to...
I created a form that allows you to send form content to email. But I am looking for a solution that...
Hello, I am trying to get selected a option from a form select but it doesn't work. I try: Form::sel...
Hi Guys! In my blade I wanted to use some Handlebar variable like this: {{ Form::text('name', '@{{pe...
Hi, I have made an upload form, which works fine. The file is saved in the "Storage" direc...
Hello i just started learn PHP and Laravel I created simple html post page and simple Route to see...
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.