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

Streaming Files with Laravel

I'm trying to implement a video streaming server using laravel, with Jwplayer as a client. It works...

0 Likes
3 Replies

Use multiple prefixes for the same route-group

I'm scaffolding an API interface and want to be able to have multiple versions accesible via differe...

0 Likes
2 Replies

Add properties to collection objects before sending them as response?

Hey, I am trying to figure out how to add some properties to a Collection of Comment objects. each c...

0 Likes
3 Replies
posted 10 years ago

[Laravel 5] Call to a member function domain() on a non-object

Hello, laravel throw me: Call to a member function domain() on a non-object view: <article>...

0 Likes
5 Replies

No Response Cookies on Laravel Login Attempt

I posted this on StackOverflow but haven't got a decent response. I have this small piece of code: $...

0 Likes
0 Replies

Newbie question: Where to install laravel project?

Switching from Windows to Ubuntu. I am curious where is best to install a project in the ubuntu file...

0 Likes
2 Replies
Solved

Image upload issue

Hello gues am back again with some issues but this time it is an image upload issue i want an to ver...

0 Likes
1 Replies
posted 10 years ago

RuntimeException Aborted when migrating

Okay, 1. problem fixed, next: When I run this code: Artisan::call('migrate'); Then I have: Runtime...

0 Likes
6 Replies

Scheduled Page and URL

Let's assume that we have a cms system that users are able to create a post but they want to schedul...

0 Likes
0 Replies
posted 9 years ago

Can not get certain Session and Cache syntax to work in laravel 5 project. Per the documentation

Starting to get back into the swing of laravel again but for some reason when I am trying to play wi...

0 Likes
3 Replies
Solved
posted 9 years ago

Ajax + token not working

I'm trying to run an Ajax request, but i keep getting token mismatch, and i can't seem to find out w...

0 Likes
4 Replies
Solved
posted 10 years ago

[BEST PRACTICE] Javascript with Blade

Hi there ! I have some interrogations regarding blade and javascript files. Currently, I wrote some...

0 Likes
7 Replies

Strange event handler behavior

Hello everyone! I'm not 100% sure this is related to laravel, but I faced this problem while using L...

0 Likes
1 Replies
Solved

how to make login with Auth::attempt persistence on every page

Good afternoon , all i have some trouble with login i dont know why login only work in post page whe...

0 Likes
3 Replies
Solved

make:migrataion --env

The "--env" option of the artisan command is not working. I have 2 files .env and .env.tes...

0 Likes
0 Replies

what does $request->ajax() do?

please explain with an example for me what does $request->ajax() do?

0 Likes
2 Replies
Solved
posted 9 years ago

Forge BitBucket deletes root dir

When I add a BitBucket repo to my forge server (DigitalOcean) it deletes my root directory, the one...

0 Likes
1 Replies
Solved
posted 10 years ago

How to make a package popular ?

Hi , We have started working on package , This one : https://github.com/serverfireteam/panel Main fe...

0 Likes
5 Replies
Solved
posted 10 years ago

Model Observer Problem in Laravel 5

It works <?php namespace App; use Illuminate\Database\Eloquent\Model; class Test extends Model...

0 Likes
3 Replies
posted 10 years ago

Homestead 2 - laravel folder not installed

I am trying to set up homestead (v0.2.2) on OSX 10.10 with the latest versions of virtualbox and vag...

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.

© 2025 Laravel.io - All rights reserved.