Support the ongoing development of Laravel.io →

how to call Form data from API using laravel

how to call Form data from API using laravel I need Tutorial Thanks.

0 Likes
4 Replies
posted 10 years ago

Laravel 4 and Long Term Support

There is a blog written in January about Laravel and LTS: http://www.emanueleminotto.it/open-letter-...

0 Likes
3 Replies

Is larval appropriate for long term development of business application

new to laravel and use of php frameworks. was wondering if laravel is appropriate for use in develop...

0 Likes
4 Replies

NotFoundHttpException

I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...

0 Likes
1 Replies

DB::Table query returns array

I am doing a simple SQL statement $userExists = DB::table('users')->where('email','=', $email)-&g...

0 Likes
2 Replies

Best practice when using custom functions with laravel model/controllers

I am a new developer and just started in laravel. I started developing an small app using laravel an...

0 Likes
1 Replies

How to implement a recursive search in Laravel 4?

I also asked this in stackoverflow, if you wanna see better the code here is it> http://stackover...

0 Likes
1 Replies

Route not defined

In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...

0 Likes
2 Replies
Solved
posted 10 years ago

Little problem with Pagination.

Hi guyz, I have a little problem with pagination when i delete an entry, the GET parameter (page) st...

0 Likes
0 Replies

session table created in the wrong database

Hi, in my laravel homestead server i have 2 laravel installation in 2 different folders and a Databs...

0 Likes
0 Replies

php error message

Hello there, I just started using Laravel, I just want to know if it is possible to display the erro...

0 Likes
2 Replies
Solved
posted 10 years ago

Button tag name in if statement

I need 3 <button> tags with 3 slightly different actions in a form. But I'm confused as to how...

0 Likes
6 Replies

Parameters in RESTful controllers

Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...

0 Likes
1 Replies
posted 10 years ago

Laravel 4.2.8 problem with Blade

Hello everyone! I have some problem with Blade engine.There ara display differences in rendering bet...

0 Likes
0 Replies
posted 10 years ago

extends not showing anything

I'm busy creating a laravel site and I have a layouts folder with a file called default.blade.php an...

0 Likes
5 Replies
posted 10 years ago

How to make pagination pretty URLs?

The URLs is http://localhost:1231/public/?page=2&type=it But I want it like that http://localhos...

0 Likes
1 Replies
Solved
posted 10 years ago

How to use dynamic view path

My site use different template for user. Users can switch many template.So, My question is how to ma...

0 Likes
2 Replies
Solved

Can't write image data to path

Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...

0 Likes
2 Replies
Solved
posted 10 years ago

Calculate age from date mysql in query builder

Hi guys i search in forum but not find a solution for this. I need calculate age of a person from da...

0 Likes
2 Replies
Solved

Laravel pagination shows a link for every page

With the help of some research I have done on the Web, I have created a function for creating a cust...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.