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

URL::to and URL::route ?

Where is these codes below, URL::to URL::route in the documentation? Thanks in advance.

0 Likes
2 Replies
posted 10 years ago

Supervisor 3.1.3 not finding queue commands on production

Very odd problem here. I'm running supervisor + beanstalkd, supervisor is 3.1.3 (so it supports dir...

0 Likes
3 Replies
Solved
posted 10 years ago

The host path of the shared folder is missing

I've been searching forever to find the answer to this. I would really love to use Laravel, but I've...

0 Likes
1 Replies

Customizing Graham Campbell's Bootstrap-CMS

Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...

0 Likes
3 Replies

[Package] Laravel 5 MongoDB Auth Driver

A native driver which uses Auth::extend and does not require any additional MongoDB related package....

0 Likes
0 Replies

Question about Relationship (belongsTo X hasMany)

Hello, people. I have a problem that is confusing me. I'm working with relationships, but part of th...

0 Likes
0 Replies
posted 10 years ago

csrf_token

Hi i used auth filter for a group of routes that i dont want to guest user access to it ,but i have...

0 Likes
1 Replies

Eloquent Full Text Search on Multiple Tables

I am using Laravel 4 and the Eloquent model for a project we are working on. The database conforms t...

0 Likes
1 Replies
posted 10 years ago

Relative urls

For example: <link rel="shortcut icon" href="{{ URL::to('favicon.ico') }}"> returns: <link...

0 Likes
1 Replies
Solved

one website login affects another website

Hi, I have two websites on the same server with same subdomains and share same database. (website1.d...

0 Likes
3 Replies

Your requirements could not be resolved to an installable set of packages.

Hi guys I have a very strange error deploying a github site via Forge. I get the following error: f...

0 Likes
1 Replies

Controller based error handler

Hi everyone! I am creating a controller based application and stuck with error handling. I know I ca...

0 Likes
7 Replies

Another question regarding performance.

I got this query: SELECT (SELECT GenreDescription FROM Genre WHERE GenreId = Reports.ReportGenreId)...

0 Likes
5 Replies

Ajax style header - Laravel 5

I'm designing a Laravel 5 site for an internet radio station and need a header that does not refresh...

0 Likes
1 Replies
posted 10 years ago

SOLVED: Laravel cannot find controller but the controller is there

Problem: ReflectionException in compiled.php line 1029: Class AdminPagesController does not exist Is...

0 Likes
1 Replies

Laravel using javaBridge-- Please help

I'm trying to use javaBridge with laravel and J2SE. I want to be able to access a java class using p...

0 Likes
1 Replies
posted 10 years ago

Using Auth::check() in workbench

I try to use auth class into workbench but nothing happend.

0 Likes
0 Replies

Problem UTF-8 DBLIB

Hi , I have a problem in my environment : DBLIB + PDO + UTF8 + MSSQL . How to convert charset in &qu...

0 Likes
0 Replies

Custom 500 Page for firstorfail() ModelNotFoundException

Can anybody explain step by step how to setup files to render a custom 500 page after a firstorfail(...

0 Likes
3 Replies
Solved
posted 10 years ago

Using where on morphMany relation

Hi, i have problem with morphMany relation. I would like to find all Persons Travel where Photos Has...

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