hello I need table to drag&drop&sort row plugin and save the update tabe in database
Any thoughts on loading a "Type" for this $user->phones->type so the output of User...
Hi all, I have two table, Projects and Projectnotes where Project can have many Project notes. What...
I want to thank the developers of Laravel for such an easy to use tool to build php apps in. Coming...
Hi Guy's, I am in the mids a of integrating stripe for laravel payment. I am aware of and have used...
想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用
想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用
I have the following route: Route::get('foo-{name}-bar', function($name){ return $name; }); When i...
i have a form input like this <input type="text" name="user[username]" /> <input type="text...
Hii. i'm new in laravel and i try to install laravel in my ipage host and i cant. anyone can help me...
Does anyone know how I can confirm the remember me functionality is working? When I login no remembe...
Hi guys, So i'm making an admin section and when I go to foo.com/admin it gives me a redirect loop....
when I navigate to http://mysite.com/admin, the browser returns the redirect error message. this is...
Hello! I feel like I have no idea what I'm doing right now... I have installed homestead. It seems t...
Hi. I got a very strange problem... I can't use database session for my website. In local everything...
https://github.com/vahidstar/laravel-crud a simple powerful artisan command to create crud for larav...
Hello guys, At my routes.php, i have Route::post('-', array('uses' => 'UserController@saveUser'))...
Hi, I have an admin controller containing every method used in my administration panel. This file is...
Hi, is there a way to attach an extra field to a pivot table and somehow checking it when grabbing d...
Hi, I'm rather new to Laravel development and need some help regarding a little bit complex model/da...
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