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

Laravel5 - Error: missing mcrypt (installing via composer)

Hello. I am trying to install Laravel 5 via composer but I get the following error: Problem 1 -...

0 Likes
4 Replies
Solved
posted 10 years ago

Example Blade extension from docs does not work

This triggers a fatal error Blade::extend(function($view, $compiler) { $pattern = $compiler->...

0 Likes
3 Replies
posted 10 years ago

How can I dynamically create a Model?

Example taken form http://stackoverflow.com/questions/26757452/laravel-eloquent-accessing-properties...

0 Likes
3 Replies
Solved
posted 10 years ago

Getting a blank page on installation

I'm trying to install Laravel locally on my computer by following the instructions given on the webs...

0 Likes
4 Replies
posted 10 years ago

Returning Environment

Hi guys, I'm trying to display the ENV contents through ROUTE, Route::get('env', function() { $envi...

0 Likes
2 Replies
Solved

Laravel 4 booking system help needed with mysql and logic filtering functionality

I am building a Hotel Booking App and i got stuck with filtering a hotel and rooms while inserting a...

0 Likes
1 Replies

Laravel5: Remove public path without using .htaccess or vhosts?

I have recently switched to laravel5 and having issues with removing public path. I don't want to us...

0 Likes
0 Replies

php artisan migrate command generate data in multiple schema's

i want to run migration for multiple schema's using pgsql. Please help ! Thanks

0 Likes
0 Replies
posted 10 years ago

Query Builder

please tell me how to do this off correct query select @a:=POW(max(count_votes), 1/10) from users;...

0 Likes
1 Replies

How to have "belongsToMany" on "belongsToMany"

Hi there, I got three models, which are 'User', 'Role', and 'Permission'. User to Role, Role to Perm...

0 Likes
0 Replies

How to use remote ssh in l5?

In laravel 4, we can use remote.php to deloy my code to remote, but how to do it in L5?

0 Likes
1 Replies
posted 10 years ago

How to implement Backend and Frontend in one L5 project

What will be the best folder struct for backend and frontend in one l5 project?

0 Likes
1 Replies
posted 10 years ago

#Javascript issues

i have an issues with java script or j query this is my java script code $('#furniture .accordi...

0 Likes
0 Replies

Send Query from Controller to Nested View

Hi, I'm very new to laravel and started with laravel 5. I'm currently facing trouble where I can't s...

0 Likes
0 Replies

chat functionality

i want to use chat functionality in my project but i don't know how to implement this. how can i imp...

0 Likes
1 Replies

how to return json data to view ?

Hello, How to return Json Data from function in controller to view Here is function public function...

0 Likes
3 Replies
posted 10 years ago

[package] Kotoba

Kotoba 言葉 |kotoba|(koh-toe-bah) noun word, language : used normally in place of the term "ge...

0 Likes
0 Replies
posted 10 years ago

Laravel 5.0 handling missing routes.

i cant seem to find a good way to handle missing routes in Laravel5 . in laravel 4 we could use APP:...

0 Likes
3 Replies
Solved
posted 10 years ago

L5 - Form Macros

I'm migrating my project from L4 to L5 and need to move my Form Macros over. I was wondering if this...

0 Likes
5 Replies
Solved

[L5] Is there a package out there that adds Tree behavior traits to models?

What I mean is, when I have a table that has the columns parent_id and lft and rght I'd like to have...

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