Hi, here's a small Laravel admin panel builder I've been working on: http://www.appnoder.com/ If you...
Hi guys, i want to create web based application which is will do with many reporting stuff, i need t...
Hi. I faced with some problems on my Laravel project. Script works correctly on WAMP but when I uplo...
Hi to all! Here is my controller: public function store(Requests\GuestbookRequest $request) { $n...
i have an issue in image upload in laravel.when i want to upload a file then i got this error SQLSTA...
Hi there i'm noob to laravel. I have some problem with form: originally from stackoverflow: http://s...
I have a page with a form which users use to plan activities and it might require a long time to be...
Hi all I have 2 unique field for label and isbn. For the cleaner code i moved the validation to a Fo...
This my website: http://www.online-nrw.de/kontakt and like this i make contact form: http://wiyono05...
I'm trying to make a search function with laravel 5 and it's not passing the results variable to the...
Hi, first post here. I am struggling to come up with a way to make my Laravel application return to...
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...
ttimot24 liked this thread
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...
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