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

Hosting Laravel 5 project on Oracle linux.

I am hosting my Laravel 5.0 project for the first time on Oracle Linux Server. Laravel returns a Bla...

0 Likes
0 Replies

Running Laravel offline (ability to work offline)

How easy would it be to build a laravel application that could run offline and then sync with a mysq...

0 Likes
3 Replies
posted 9 years ago

Laravel 5.1 blade helper

Situation is, i have html code, what is duplicated in all other templates, for example it's a menu,...

0 Likes
2 Replies
Solved

How to use `with (nolock)` with Eloquent or Query Builder?

Hi folks! I have some throuble because my queries not have with (nolock) instruction after from clau...

0 Likes
1 Replies

PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE)

Hi Guys. I was running my laravel project just fine in localhost, but now that I updated my files t...

0 Likes
3 Replies
Solved

Database records -- Select from time range, group by ID, sum numeric columns

Hi guys, I'm fairly new to Laravel (and web dev), but I'm trying to build a project for work. I'll t...

0 Likes
3 Replies
Solved
posted 9 years ago

uploaded files are corrupt

on laravel 5.1 uploads (either serial or ajax) - i use the regular move function: $file-...

0 Likes
5 Replies
posted 9 years ago

Laravel modify my number value

Hello: I have a laravel code that import certain number from database and put it into the template....

0 Likes
2 Replies

Observing pivot tables

I've seen a lot of posts here about this but no solution. Is there any method to observe pivot table...

0 Likes
0 Replies
posted 9 years ago

Any deployment tutorials?

Hi- Yes, this is another deployment thread. I tried hard to resist creating yet another one. I am...

0 Likes
1 Replies
Solved

Homestead up

Hello guys, I have just installed homestead but when I run "homestead up" I get this error...

0 Likes
0 Replies

Deploy - Unable to open file

Hi, I've been developing on windows and now I'm going to transfer my project to an OSX environment....

0 Likes
4 Replies

Is it possible to pass a second argument to edit and update methods of a controller?

I need to pass a second argument to edit and update methods of a controller like: public functi...

0 Likes
2 Replies

Architecture for Imports

Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...

0 Likes
0 Replies

Filesystem with s3 giving me the wrong s3 url

I am using Laravel's Filesystem to store items on s3 and I am getting the wrong URL. Storage::disk('...

0 Likes
2 Replies

Button for Download

I'm saving the files in a folder, but I want to make available for download . How do I do that ?

0 Likes
1 Replies
posted 9 years ago

L5.1 + Bootstrap Twitter Error

Hi friends, When I Implement the follow code I get an Error on Helpers Line 454 {!! Form::text('name...

0 Likes
2 Replies

[SOLVED] Install laravel 5 on ubuntu server

Hello, I'm trying to learn how to use laravel, but I am encountering a problem with the installation...

0 Likes
2 Replies
posted 9 years ago

Laravel & SoapServer - response has text/html contet-type instead of text/xml

I’m trying to run a SOAP service on my Laravel 5.1 app. I got it working, but there’s one little ann...

0 Likes
1 Replies
Solved

Call to a member function save() on string

I want to persist changes to Attendance model table, but I get this error: FatalErrorException in At...

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

© 2025 Laravel.io - All rights reserved.