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

Multi language meta tags with Blade

I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...

0 Likes
1 Replies

File upload (Image)

<?php // Path to uploads /* Directory structure |--------------------------------------------...

0 Likes
0 Replies

What is the 'Laravel' way to achieve this..

On my app a user can upload a file.. i've created a function that generates a random 8 digit string...

0 Likes
2 Replies

get the last record in each group

object(Illuminate\Database\Eloquent\Collection)#651 (1) { ["items":protected]=> array(8...

0 Likes
0 Replies
posted 10 years ago

Blade sublime text code indentation

Hi (sorry for my bad english), I'm having a lot of fun with laravel but i have some isues with code...

0 Likes
4 Replies
Solved

Struggling to clear SQL error.

I am struggling to fix the following SQL error: SQLSTATE[42S22]: Column not found: 1054 Unknown colu...

0 Likes
2 Replies

Redis notification system

I'm looking into using the built in support of Redis in Laravel for a notification system. I'm tryin...

0 Likes
1 Replies

Backend with File Manager

Hello all. I try to make a cms, and i want to implement a file manager at the backend (admin access...

0 Likes
0 Replies

Custom Pivot Class Accessors / Mutators

What I'm trying to do is use accessors / mutators in the custom pivot class I've created, but I'm ei...

0 Likes
0 Replies

Laravel 4.2 FrameGuard middleware opt-in

Whilst looking through the changes in 4.2, I noticed this bit of it, and am quite interested by what...

0 Likes
1 Replies

Request::create() not pass parameters for url

Hey I want to do internal requests and I use Request::create() for this. According to the API the Re...

0 Likes
2 Replies

Cannot update with composer help?

Running sudo composer update -v, here's the stack trace: Loading composer repositories with package...

0 Likes
1 Replies
posted 10 years ago

How do I get the last pagination page by default?

I'm trying to get my forum to display the last page by default. But i simply can't get it to work. T...

0 Likes
5 Replies

Laravel + Beanstalkd + Supervisor

Hi! I encountered a really strange problem with my configuration for Beanstalkd and Supervisor. The...

0 Likes
1 Replies
posted 9 years ago

Include package view in default layout

I was wondering if it is possible to yield or include the view of a package without copying the pack...

0 Likes
0 Replies

Abstract Repositories

I'm working on a personal project and using it to learn better design patterns, specifically the rep...

0 Likes
1 Replies

Redirect::to, back, route all leading to wrong URL?

Hi! After doing validation and creating a user, I want to redirect to the index page of my site. Her...

0 Likes
9 Replies
Solved

Eloquent Dynamic Where Queries - Database errors

Hello Laravel Community! I'm trying to use a Dynamic Where Query, however it end up throwing a error...

0 Likes
0 Replies
posted 9 years ago

Not able to test route with prefixes

Hi there! I am trying to test the routing mechanism of my app, that was based on the documentation (...

0 Likes
1 Replies
posted 9 years ago

laravel workbench content would override the original content

for example,I changed the origianl getFacadeAccessor's return value,it don't work.because still have...

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.