Support the ongoing development of Laravel.io →
posted 10 years ago

Subdomain Routing Issues

I am having issues with sub domains, as they will not show different content then the actual domain....

0 Likes
3 Replies
Solved

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

New installed laravel in subfolder always shows Error 500 Internal Server Error

Hi, This is my first time posting here. I tried to find solutions for this issue for many days. The...

0 Likes
2 Replies
Solved

Money Manager

I'm looking for a script that will allow users to add money to a user account. Thanks in advance for...

0 Likes
0 Replies

Basset::show elements showing up on page

I am working on a site based on Andrew13's laravel-3-bootstrap-starter-site. I recently made some ad...

0 Likes
0 Replies
posted 10 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
1 Replies

Email form

Does anyone know of a laravel-friendly way to implement an email form? Just a basic contact section...

0 Likes
2 Replies
posted 10 years ago

Injection outside the construct

Hi guys, I have question about dependency injection and in this case repositories. Say I have a User...

0 Likes
2 Replies
posted 10 years ago

Caching API calls

Is there a way to use the Cache class to cache API calls like in my example below? I don't see anywa...

0 Likes
1 Replies

Problems with custom validation

Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...

0 Likes
0 Replies
posted 10 years ago

Controller Method Not Found

I'm currently working on a project and haven't had any issues until of recent which I don't really g...

0 Likes
3 Replies
Solved
posted 10 years ago

Need another pair of fresh eyes - Queue question

Hello, I am trying to implement a polling queue called MasterQueue that every 15 minutes this Master...

0 Likes
1 Replies

Problem with session and view data

Hi, This is my controller: return View::make('realestates.single') ->with('title', trans('na...

0 Likes
3 Replies
Solved
posted 10 years ago

Dynamic Oracle database connections

Is there a package out there for Laravel that will allow creation of dynamic Oracle database connect...

0 Likes
1 Replies

Where-to logic: Repositories vs Services

Good day, My first post in this nice community is actually a question I currently have. I thank you...

0 Likes
3 Replies
posted 10 years ago

How do I compare Collections?

I have two Collections (\Illuminate\Database\Eloquent\Collection) called $admins and $users. Both co...

0 Likes
0 Replies

Pagination help

Hey there everyone, I'm pretty new to Laravel and MVC frameworks in general. I'm struggling to make...

0 Likes
2 Replies
Solved

My WebSite is not displayed

My problem is that my site is not displayed. roads and mesi controllers returns me well create views...

0 Likes
1 Replies
posted 10 years ago

Controller location in a Route when its in controllers/folder

I like to keep my controllers based on the sections they represent so I put them in folders. In this...

0 Likes
2 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.