Support the ongoing development of Laravel.io →

Translation per User

Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...

0 Likes
1 Replies
Solved
posted 11 years ago

Inject PHP into a blade?

Is it possible to inject PHP into a blade? A lot of my pages are the same, except for the controller...

0 Likes
4 Replies

someone has used PHPWord ,(https://htmltodocx.codeplex.com/) and laravel

someone has used PHPWord (https://htmltodocx.codeplex.com/) and laravel

0 Likes
0 Replies

Passing an array of JSON objects from the biew with ajax

Hi Guys So I have an array containing many JSON objects, This is what it shows in console.log if i o...

0 Likes
1 Replies

Model inheritance in DB (or multi-table models)

Let's assume we have a catalog. We have base Item model and item types model (Car extends Item, Moto...

0 Likes
0 Replies

Error on production server:ob_get_clean(): failed to discard buffer of zlib output compression (0)

Hello, I'm trying to move my develepment app to production, but i can't get arround this error: Also...

0 Likes
2 Replies
Solved

Response::make with png image makes the session expire

I have a rather strange situation. I'm generating a number of images and I need to generate them dyn...

0 Likes
1 Replies

Transaction with a unique key

Table : photos #id -> primary key #item_id -> foreign_key #title -> string #order -> int...

0 Likes
0 Replies

CkFinder Auth::check()

Hey everybody, Trying to get CkFinder working. Was following these approaches (althogh marked as &qu...

0 Likes
1 Replies

How to delete an image file when deleting a page?

In controller: public function deletePage() { $pageClass = $this->page->find(Input...

0 Likes
8 Replies
Solved

Print out database data?

Hello If i have a table named 'Books' and i would want to print out all the names of the books that...

0 Likes
2 Replies
posted 11 years ago

jenssegers mongo.. Laravel Core Eloquent relation break

I have created a very large project in laravel with mysql. I have switched by using https://github.c...

0 Likes
0 Replies

Routing question regarding static and dynamic URL's

I have a real estate site and I want to have URL's for individual properties show up as /community/a...

0 Likes
2 Replies

Flow Chart Page Design

Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...

0 Likes
0 Replies

Use connections table to source the Eloquent connections

Dear friends, How could be possible to use a database table as a connection container in place of us...

0 Likes
0 Replies

How to forward configuration?

Hey all, I'm developing a package (1) that requires another package (2) with its own Laravel configu...

0 Likes
1 Replies

Help me refactor my model->javascript complex view

I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...

0 Likes
4 Replies

Multiple select dropdown box

Hi I am new to Laravel, How to create a multiple select drop-down list. Can any one please help me !...

0 Likes
0 Replies
posted 11 years ago

Meetup in Copenhagen, Denmark

Hey fellow artisans in Denmark! We are arranging a meetup in Copenhagen on the 12th of June! Check i...

0 Likes
1 Replies
posted 11 years ago

Need help~ How it works!

The example code is {{ Form::open(array('class' => 'form-signin', 'role' => 'form')) }}...

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