Support the ongoing development of Laravel.io →

256 Threads

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

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

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

Controller/models outside of the app folder

I have a Laravel application that is used on multiple sites. Everything is in the /app/ folder as i...

0 Likes
1 Replies
Solved

Localization in queued emails

Good day for everyone! I want to ask a help in solving my problem. I'm sending localized emails from...

0 Likes
3 Replies
Solved
posted 9 years ago

Best practice to separate admin/user controllers

I have a question in mind about separating controllers. For example, let's say I have a website that...

parisan liked this thread

1 Likes
4 Replies
Solved

Package routing

Hi, I'm working on a cms package but my routes.php can't find my controller... My package is called...

0 Likes
1 Replies
Solved

Repository pattern

Hello, do i need repository pattern design at all? I am not planning to use any database except mysq...

0 Likes
3 Replies
Solved

Laravel and cron jobs

Hi, I am new to the Laravel Framework and would like to know if there is any documentation on the pr...

0 Likes
2 Replies
Solved

Target [CmsBlox\MOD\PartnerInterface] is not instantiable.

When I search the error 'Target Interface is not instantiable' I get a lot of results on this error...

0 Likes
2 Replies
Solved

Problem with homestead/vagrant and image upload

Hello everybody! I am running into a problem with Homestead. I have a piece of code that works well...

0 Likes
1 Replies
Solved

Creating helper method for similar database query -- class name as variable variable?

I'm getting started with Laravel, and learning as I go. I'd like to know the best way to tackle this...

0 Likes
4 Replies
Solved

ssh componet connect to current server

hello I would like o use the SSH component: http://laravel.com/docs/ssh and to run orders on the cur...

0 Likes
3 Replies
Solved
posted 9 years ago

Class repository does not exist

Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...

0 Likes
7 Replies
Solved

Does Laravel only support ORM and not plain/raw sql?

Hi guys, can someone please tell me if Laravel supports raw/plain sql? I cant find it explicitly sta...

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

© 2024 Laravel.io - All rights reserved.