how to call Form data from API using laravel I need Tutorial Thanks.
There is a blog written in January about Laravel and LTS: http://www.emanueleminotto.it/open-letter-...
new to laravel and use of php frameworks. was wondering if laravel is appropriate for use in develop...
I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...
I am doing a simple SQL statement $userExists = DB::table('users')->where('email','=', $email)-&g...
I am a new developer and just started in laravel. I started developing an small app using laravel an...
I also asked this in stackoverflow, if you wanna see better the code here is it> http://stackover...
In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...
Hi guyz, I have a little problem with pagination when i delete an entry, the GET parameter (page) st...
Hi, in my laravel homestead server i have 2 laravel installation in 2 different folders and a Databs...
Hello there, I just started using Laravel, I just want to know if it is possible to display the erro...
I need 3 <button> tags with 3 slightly different actions in a form. But I'm confused as to how...
Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...
Hello everyone! I have some problem with Blade engine.There ara display differences in rendering bet...
I'm busy creating a laravel site and I have a layouts folder with a file called default.blade.php an...
The URLs is http://localhost:1231/public/?page=2&type=it But I want it like that http://localhos...
My site use different template for user. Users can switch many template.So, My question is how to ma...
Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...
Hi guys i search in forum but not find a solution for this. I need calculate age of a person from da...
With the help of some research I have done on the Web, I have created a function for creating a cust...
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