Support the ongoing development of Laravel.io →

htaccess internal server error

Hi, i have first laravel project, i have uploaded on share hosting, when i open www.mydomain.com is...

0 Likes
0 Replies

how to consume web service with laravel

I need help to implement a web service in a laravel driver, please can you help me because I do not...

0 Likes
1 Replies

docx mime file upload extension laravel-4.2

Salam, We are using Laravel-4.2, and we are developping on linux machines, the problem is that we ha...

0 Likes
0 Replies

Issue with subdomain and redirects?

So I have my main site setup in laravel and everything works fine, my issue is I am trying to setup...

0 Likes
0 Replies
posted 9 years ago

Unit testing method wrapped with a DB::transaction closure

Hi Guys, I have been trying to get my head around this. I have a method thats wrapped with a DB::tra...

0 Likes
1 Replies
posted 9 years ago

[Explanation Required] Adding new column with Foreign key

Hello, I was trying to add a column / foreign key to the table in the following manner : public func...

0 Likes
0 Replies
posted 9 years ago

Magento & Laravel

Hey Guys i'm new at laravel 4 and i love it ! I've wrote a simple Q&A System and now i want to a...

0 Likes
7 Replies
posted 9 years ago

get data from session

I need to get data from the session in a package inside /vendor I used the following line: <?php...

0 Likes
0 Replies

comment ordering problem

Hi all, I have 2 tables: posts and comments. Each post has many comments (one-to-many relationship)....

0 Likes
3 Replies

Set Session MySQL variables when connection is created

I need to call SET SESSION wait_timeout=xx on my Eloquent DB connections after they are (lazily) cre...

0 Likes
1 Replies

I need table to drag&drop&sort row plugin

hello I need table to drag&drop&sort row plugin and save the update tabe in database

0 Likes
1 Replies
posted 9 years ago

Loading info from nested relationships

Any thoughts on loading a "Type" for this $user->phones->type so the output of User...

0 Likes
1 Replies
Solved
posted 9 years ago

eloquent ordering left joined table and wanting to retrieve only the first row

Hi all, I have two table, Projects and Projectnotes where Project can have many Project notes. What...

0 Likes
0 Replies

From Drupal to Laravel

I want to thank the developers of Laravel for such an easy to use tool to build php apps in. Coming...

0 Likes
4 Replies
Solved
posted 9 years ago

Stripe integration and PCI complience

Hi Guy's, I am in the mids a of integrating stripe for laravel payment. I am aware of and have used...

0 Likes
2 Replies
Solved
posted 9 years ago

larave怎么编写可以在线安装的功能模块包?

想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用

0 Likes
1 Replies
posted 9 years ago

larave怎么编写可以在线安装的功能模块包?

想onethink那种,制作功能模块包,然后放一个目录中,就可以自动检索,然后点安装后就可以使用

0 Likes
1 Replies
posted 9 years ago

Route Problem - NotFoundHttpException

I have the following route: Route::get('foo-{name}-bar', function($name){ return $name; }); When i...

0 Likes
1 Replies
Solved

how to get a single input value in an array of input form using Input::get

i have a form input like this <input type="text" name="user[username]" /> <input type="text...

0 Likes
1 Replies
posted 9 years ago

How i can install laravel in ipage host

Hii. i'm new in laravel and i try to install laravel in my ipage host and i cant. anyone can help me...

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.

© 2024 Laravel.io - All rights reserved.