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

Routing dosent work

hi i install laravel with this command composer create-project laravel/laravel --prefer-dist everyth...

0 Likes
1 Replies

Problem launching vagrant on Homestead

I've set up the local Homestead version following these guidlines: http://laravel.com/docs/homestead...

0 Likes
6 Replies
Solved

select box auto suggest using selectize.js in laravel 4

need a code for populating 3 select boxes(country,state,city) based on selection on previous select...

0 Likes
0 Replies

SAAS Application in Laravel

I'm developing a SAAS application using Laravel 4. I have one master database and multiple tenant da...

0 Likes
3 Replies

Connect two different databases in a page/module

I'm developing a SAAS application using Laravel. I have one master database and multiple tenant data...

0 Likes
0 Replies

Laravel - SAAS Multitenant Architecture - Database Config

I'm going to start a SAAS model web application and gone through many searches. Finally in my mind h...

0 Likes
1 Replies

compare array values

The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...

0 Likes
1 Replies
Solved

Dynamic property on model with implode method

Hi all, I was wondering how I could do the following. I have a user table with 2 field 'first_name'...

0 Likes
1 Replies
posted 10 years ago

Issue with Laravel Form Builder

Hello, I want locale Form::selectMonth. I changed locale from config but it isn't change Form::selec...

0 Likes
0 Replies

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 10 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

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.