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

Blade: Using @if @else @endif in only one line = no output

Hi, this outputs nothing @if(!isset($bla)) (complete) @else ({{ $missing }} missing) @endif but if...

0 Likes
3 Replies
Solved

Looking for free webhoster ready for Laravel testing

Hi, i'm looking for a free webhoster to test a Laravel project. I testet 2 services so far but both...

0 Likes
4 Replies
posted 10 years ago

public/packages empty after publishing assets

I have installed a package (ipunkt/laravel-notify) that has assets that need to be published to the...

0 Likes
1 Replies

Quick deploy db select

Hi, I'm new here so please don't bite. My question is I use MAMP for development (I know I need to m...

0 Likes
2 Replies

is dynamic migrations a good idea?

I started one small project and wanted to have fun, so i created dynamic migration, that gets inform...

0 Likes
0 Replies

How to handle route prefix with no parameters ?

Hello!, I looking for how to handle the route prefix with that no parameters like below my route Rou...

0 Likes
5 Replies
Solved

Sentry 2 authenticateAndRemember function not working in laravel 4.2

I using Sentry 2 in my project, in login function with remember password $dataLogin = array( 'userna...

0 Likes
0 Replies

Session or Cookie problem

I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...

0 Likes
2 Replies

UTF-8 Character Problem

I am trying to echo some date information in one of my views in my own language. I use mb_internal_e...

0 Likes
0 Replies

Can't use Controller Filters

Hi, I'm trying to use controller filters, but just can't get them to work. Obviously I'm missing som...

0 Likes
2 Replies
posted 10 years ago

Encrypt and decrypt data between server and client

Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...

0 Likes
0 Replies
posted 10 years ago

special models

Lets say we have some tables and I need to make a join query for half of the requests to table A. Is...

0 Likes
2 Replies

artisan fails with ErrorException

I feel like I'm missing something obvious here with my environment configuration. My Laravel 4.1 si...

0 Likes
1 Replies

plain PHP to Laravel

As an outdated fan of development, who codes just for fun, I am comfortable with PHP. However I like...

0 Likes
2 Replies
posted 10 years ago

Error While Enabling OpenSSL Extension

Hi !. I have downloaded my Skeleton Laravel Project, I have downloaded the composer.phar archive, I...

0 Likes
0 Replies

Dynamic loading of assets

Hey everyone, I have a questions about dynamic loading of css/jscript assets from a directory altern...

0 Likes
0 Replies
posted 10 years ago

Blank page “redirecting to…” message

Every time I return a redirect to a route from a certain controller, the redirect is always preceded...

0 Likes
1 Replies
posted 10 years ago

Laravel Source

I'm doing a design for a laravel source. The source is sometimes mysterious and I don't know why som...

0 Likes
7 Replies
Solved

Laravel 4 - Artadarek/OAuth-4-laravel issue

0 down vote favorite Hi i am laravel 4 begginer. i try to use Artadek/OAuth-4-laravel package Everyt...

0 Likes
1 Replies
posted 10 years ago

Call to undefined method addEagerConstraints()

Hello, I have two columns I want to match with a model's id. I could call hasOne two times but then...

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.

© 2024 Laravel.io - All rights reserved.