Support the ongoing development of Laravel.io →

3,383 Threads

Error: 'Symfony\\Component\\Finder\\Expression\\Regex' not found

On a recent install of Laravel (on a local Vagrant dev box), when I attempt to run "php artisan...

0 Likes
1 Replies

How to fake a request so that route() and other urls work in the CLI/Queues

I have a multi-tenant app. Each client with their own url (client.mycompany.com). When one of those...

0 Likes
1 Replies

Place for php.ini setting in Laravel?

I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...

0 Likes
2 Replies
Solved
posted 10 years ago

Performance tweaking (i.e. Raspberry Pi)

What are key elements to performance tweaking for example on a Raspberry Pi my average request with...

0 Likes
1 Replies

problem with script which in created bu Laravell

hi dear i have problem this is the page : http://portal.elweb.ir/public/ , http://portal.elweb.ir/p...

0 Likes
4 Replies
posted 10 years ago

Restful / Resource Controller combined useage?

I would like to know if it's a good way to do things or if it's a no-go to use both (restful and res...

0 Likes
1 Replies

Binary(longblob) files from MySQL larger than 1MB are getting truncated when trying to copy table row to another table.

I am currently storing files in my mysql table. I have no problem saving large files in the table as...

0 Likes
2 Replies

Get 403 Forbidden despite having set permissions

I have created a fresh Laravel application by using composer create-project command. Then I put all...

0 Likes
0 Replies

laravel 4 and mongodb

Hi to all. New forum is great.! I am about to begin a large scale application built on laravel 4 and...

0 Likes
5 Replies

Can't 'return Response::view' in 'App::error' closure on Linux but can in Windows

The code below works on a Windows machine but not on a Linux machine. The version of PHP is the sam...

0 Likes
1 Replies

Laravel's Artisan Error

Hi there, I'm facing some issues with composer and the php artisan command. Please note that I do no...

0 Likes
4 Replies

Turn off http output during the test

Hi, Here is an example of my test: public function testCitizenService() { $respo...

0 Likes
1 Replies

laravel localhost error linux ubuntu 14.04

i have installed laravel in my directory /var/www/laravelstudy and when i try to put url into tabbar...

0 Likes
4 Replies
posted 10 years ago

Cannot redeclare class Swift_Transport_EsmtpTransport

I have issue about load class from /vendor, I have no idea why its not work. in my local and my frie...

0 Likes
0 Replies
posted 10 years ago

Remove virtual host in url

I have a site, www.sitename.com How can I set up laravel without having www.sitename.com/projectName...

0 Likes
3 Replies

Custom Artisan Commands are not available on the production server.

My custom artisan commands are not available on the production server (1and1 shared Linux Host). Wit...

0 Likes
0 Replies

how to access the app/views/[folders]/[file] in public

HI im using a plugin called boxy window modal and i just want to access the file within the app/view...

0 Likes
2 Replies
Solved

Laravel XML-RPC

Has someone implemented xml-rpc in laravel?

0 Likes
4 Replies

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies

Unexpected character in input: '\'

Hey, i tried uploading my laravel script on a shared host (000webhost) and i got the error Warning:...

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.