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...
i am using POST method to edit the user web.php Route::match(['get','post'],'/editUser', 'UsersCon...
I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...
I want to create template for my company's website .Which are the best template creator for Laravel...
QueryException in Connection.php line 729: SQLSTATE[HY000]: General error: 1449 The user specified a...
How do i do it ?? without loosing my earlier data and my earlier migration ??
With the ever rising technology and the increasing competition in the web world, it has become hard...
So I was trying to do some nice looking registration, then user presses register button ajax checks...
Good morning everybody, I'm stuck while trying to set initial selected options (got through an ajax...
Hi there, I finally managed to crop resize and compress an image file the user is submitting through...
I have a form with html table in my view. How do I get all data from the html table to my controller...
Hi, I have a condition check to perform, whether the particular logged in user has values, if there...
I keep getting all sorts of funny errors just by trying to see an application can actually work in L...
Imagine I want to change the debug parameter from true to false. Is there something to WRITE "f...
Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...
Hello i am trying to use the form builders for laravel 5.2 but i keep gettign this same error Class...
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