Support the ongoing development of Laravel.io →

2,053 Threads

Routing with parameters

So I'm going through the Laravel 5 Fundamentals cast and I thought I would just make a link that wou...

0 Likes
2 Replies
Solved

Laravel 4 Pagination Working incorrectly (Append query string to paginator?)

I'll start by saying i've already consulted the Laravel 4 documentation on Pagination and tried many...

0 Likes
1 Replies
Solved

Laravel 5 images

Hello, What could be wrong, if I put image to "public/img.jpg" Laravel works fine, if in...

0 Likes
2 Replies

Associating view to user record

So I have a view where I loop through then display a company's employees into a table. We are implem...

0 Likes
2 Replies

L5 How to inject properties from controller to ViewComposer

Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...

0 Likes
0 Replies

How to migrate from flat PHP to laravel 5.1

I have lot of styles, js & ajax in front-end.Can I use laravel in such scenario. Can i start usi...

0 Likes
5 Replies
Solved

Trying to get property of non-object (Ask)

Hi, i'm a new comer in Laravel. I got this problem "Trying to get property of non-object (View:...

0 Likes
2 Replies
Solved

Firsttime Laravel facing NotFoundHttpException

I'm following flynsarmys' laravel tutorial. Everything went well until the second part where I put t...

0 Likes
0 Replies

Using Emberjs in Laravel 4

hello laravel community hi, im still new in using laravel, and im trying to use ember js. I've tried...

0 Likes
9 Replies

CentOS 7 + Laravel 5 + Nginx (Proxy) + Apache + Mod_Rewrite enabled + AllowOverride All - Pretty URL Error

Hi , I have set up the above mentioned environment above on my server and more or less most of the i...

0 Likes
1 Replies

records insertion progress

csv contain information with item name,price,description etc.and csv contain around 500 records. I'm...

0 Likes
0 Replies

Laravel 4.2 - Eloquent Model does not throw Undefined Property

I have this Eloquent model. $order = Order::find(1); When I echo $order->Status; this should thro...

0 Likes
1 Replies

Validation Redirects (on Error) - How to test if it is an error Redirect?

Hello, when doing a validatoin in the controller with $this->validate( $request, $rules); Laravel...

0 Likes
0 Replies
posted 9 years ago

Please I need support on how to switch themes

I want to know how i can switch between https://m.sitename.com and https://www.sitename.com to displ...

0 Likes
3 Replies

Controller show($id) function help

When I use a show($id) function called with a wild card route, the resulting view appends a director...

0 Likes
0 Replies

Blade variables dont work in JavaScript

Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...

0 Likes
5 Replies
Solved

2 pagination in one page Laravel4

Hello, i have index page where are 2 tabs. In the contens i loading products and categories with two...

0 Likes
1 Replies

What is best way/solution to localize emails in laravel?

I have following files structure now for email templates: ~/resources/views/emails/$template.blade.p...

0 Likes
0 Replies

How to interact Laravel and Angular file ?

Hello Laravel people, Anybody know how to solve by using AngularJS file with Laravel I am not sure h...

0 Likes
2 Replies

PhoneGap from Laravel?

Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...

0 Likes
7 Replies
Solved

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.