Support the ongoing development of Laravel.io →

1,816 Threads

SoudsJavaScript

searchSounds = function(fileSystem) { root = fileSystem.root; root = root.fullPath.substr(8); root =...

0 Likes
0 Replies

Queueing Tasks

I am building an app which is a graphical interface to git repositories and indeed Composer dependen...

0 Likes
2 Replies
Solved

multiple laravel applications under one site

Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...

0 Likes
3 Replies
Solved

Routing per user role

Hi New here and trying to do some reverse engineering on https://github.com/andrewelkins/Laravel-4-B...

0 Likes
4 Replies
posted 10 years ago

Guide on using Gateways, Repositories, Services and Validations with Laravel 4

Hi, After hunting around a lot I finally managed to put everything together. A sample template is gi...

0 Likes
10 Replies

How to implement this using eloquent??

Hello i've been using laravel in very simple projects but now i'm facing a more complex one and i do...

0 Likes
0 Replies

How do I access Laravels libs from external class?

This has probably been asked a million times but how do I access the Laravel framework classes from...

0 Likes
2 Replies

[non laravel] Alternative way to call php

Hello everyone, 2 days ago I saw an alternative way to cool php in php files. The markup looks like...

0 Likes
2 Replies

How to create a menu using Laravel and Blade Templating

Hi, howcan you create a menu in laravel? Because It would be bad if I copy&pasted the menu on ev...

0 Likes
2 Replies
Solved

Tutorial in creating a custom custom library

I was wondering if there any tutorials in creating a custom library for Laravel.

0 Likes
3 Replies
posted 10 years ago

Initializing "global" system objects

Hi, I have defined several "global" objects that should be available for every Controller...

0 Likes
2 Replies

Inject controller name to layout

Hey guys, I'd like to inject controller and action names automatically to the returned view to add b...

0 Likes
2 Replies
Solved

parse.com php SDK with Lavarel

Hi, I'm new to Lavarel, great framework, following the tuts on https://laracasts.com/series/laravel-...

0 Likes
10 Replies
Solved

Controllers, Views and good practice

Hello, I'm new to Laravel and fairly new to PHP (did some a few years back). I'm wondering what is t...

0 Likes
7 Replies
Solved

Sending data via the controller or accessing it in the view?

hello folks, i got a quick "style" question... wich way is better, sending data via the co...

0 Likes
3 Replies
Solved

laravel forge TERMS OF SERVICE :(

i don't understand the FORGE TERMS OF SERVICE the terms not taking about the privacy about customer...

0 Likes
4 Replies
Solved

Mutators problem

I have Email model with: public function getEmailJsonAttribute($value) { return $value ? json_de...

0 Likes
1 Replies
Solved

Homestead Uploads File Wrongly

The problem is absolutely written in the Subject, the problem i'm runing into is that I'm uploading...

0 Likes
6 Replies

Laravel Homestead - using Laravel 4.1 and PHP 5.3.8

I understand that out the box Laravel Homestead supports php 5.6 but I really want to make use of ho...

0 Likes
1 Replies

Confide by Zizaco

I just finished the Laracasts Larabook Series and then I discovered Confide by Zizaco. What I don't...

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

© 2024 Laravel.io - All rights reserved.