Support the ongoing development of Laravel.io →

White Page after installation

I followed the installation guide here and on dev-metal to install Laravel 4. Apache2 is running on...

0 Likes
3 Replies
posted 10 years ago

Queue failing documentation error?

The documentation says that handling queue failing should be: Queue::failing(function($connection, $...

0 Likes
0 Replies

Routing for a simple search

I want to know the best and simple way to setup routing for this: I have a form that posts to /prici...

0 Likes
3 Replies
posted 10 years ago

What am I doing wrong here?

This is driving me crazy! :) http://help.laravel.io/e32a1abbf88d0635b62798d1b9a3d539c2c03a3d

0 Likes
0 Replies

Creating Eloquent model with 2 columns?

tableA that contains 2 particular columns. idA, idB tableB has 1 column that those are mapped to. id...

0 Likes
2 Replies
posted 10 years ago

Multilangual website

Hi there, How can I add other language with Laravel ? Thanks.

0 Likes
2 Replies
Solved

Eloquent select from related table where...

Hi, I've read the eloquent docs, but can't seem to find the answer - am I missing something? I am tr...

0 Likes
2 Replies
Solved
posted 10 years ago

Route::resource how to use?

Hi! I am new to Laravel. I am trying to write my first application in Laravel. I faced a problem wit...

0 Likes
2 Replies

Using Ajax to retrieve data with user input

Hi all, I have an issue I can't seem to figure out..... I want to use Ajax/jQuery to get data from a...

0 Likes
8 Replies
posted 10 years ago

Access restriction in relationships

Hi folks, I've got customers, and projects which belongs to customers. There's a customers table, an...

0 Likes
4 Replies

Download and Install directory from GitHub using composer.json

Hi Everyone, I'm hoping if anyone knows of a quick resource that will help me to update my composer....

0 Likes
0 Replies

$_GET isset with laravel?

I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...

0 Likes
4 Replies

Is this a bug in HTML::Link(...)

Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...

0 Likes
4 Replies
Solved
posted 10 years ago

What is the proper way to call controllers from the view?

I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...

0 Likes
7 Replies
posted 10 years ago

Auth user if active=1

Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...

0 Likes
1 Replies

Convert basic Php project to laravel

I'm new to Laravel. We have a project built using basic php and classes. We did not use a lot of MVC...

0 Likes
1 Replies

Authentication on a relation?

Hello there. I have a User table with a password, and People table with an email. User has a forei...

0 Likes
2 Replies

Laravel Relationships - Getting Related Eloquent Objects in a query.

Hi All, I cannot find this in the docs or on SO, so i figured I would post my question here: I have...

0 Likes
1 Replies
Solved

Bootstrap CMS

What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...

0 Likes
0 Replies
posted 10 years ago

Is it ok to store .blade files in public directory?

Simple question. Is it ok to store .blade template files in public directory? Thanks.

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