Support the ongoing development of Laravel.io →

Laravel projevt from local machine to production server

Hi all, I created my Laravel project on my local machine using MAMP and Composer. Now I'm ready to m...

0 Likes
0 Replies

How to Add additional data in Auth

Hello, In laravel Auth, how can I add additional data in Auth. When I'm login then laravel store all...

0 Likes
1 Replies
posted 10 years ago

Tracking database edits made by users? Do we have a package?

In Wordpress, I am able to revert to previous versions of pages/posts, and I was wondering if we hav...

0 Likes
3 Replies
posted 10 years ago

CSS reference to files

Hey guys. Just wondering if there was a smarter way of using the url() reference in .css files withi...

0 Likes
4 Replies

Getting a data from model & use in controller

In relationship from the questions I have ask previously, Question 1: Inserting selected fields from...

0 Likes
9 Replies

Children Models

I would like to have the following models: Employee, Agent, Client. Since half of all the fields and...

0 Likes
3 Replies

Master-Detail

good morning, someone who can help me, I need to create a route between father son model to model, l...

0 Likes
2 Replies

error autoload in line 17, when I clone a repository

Hello and thanks in advance, sorry for my bad English... when i execute gitclone a repository and tr...

0 Likes
0 Replies
posted 10 years ago

Using custom Entities with the Illuminate Query Builder (as opposed to Eloquent models)

I think I've come up with a fairly clean way to return custom entities from the query builder. I've...

0 Likes
0 Replies
posted 10 years ago

Autoloading files

Hey everyone, I have created a custom folder (for custom classes etc) my autoload class map looks li...

0 Likes
2 Replies
posted 10 years ago

Selecting data from 3 tables with limit

Hello, I have 3 tables ppc_offers, survery_offers,find_offers ( from admin section, i enter data int...

0 Likes
9 Replies

Refresh page after selecting an option from a drop down menu

Hi all, What is the Laravel way to achieve the following: I have a drop down list created with Form:...

0 Likes
3 Replies
posted 10 years ago

Call controller methods or named routes from crawler in tests?

Hi, I'm writing some tests for my controllers, however I'm not sure about some of my urls yet. When...

0 Likes
2 Replies

what is the solution of illigel offset type exception in laravel4

what is the solution of illigel offset type exception in laravel4?.

0 Likes
1 Replies

how we fetch the data from phpmyadmin in laravel4 ?

how we fetch the data from phpmyadmin in laravel4 ?

0 Likes
1 Replies
posted 10 years ago

File config web server apache

Hi, to delete the public folder from my url I have seen that I have to edit the apache configuration...

0 Likes
2 Replies
posted 10 years ago

common way to do modification on the route parameters...

there exists Route::pattern for common validation purpose. but what about i want to do common modifi...

0 Likes
2 Replies

Error Trying to get property of non-object

I am struggling to understand how laravel works and I have a very difficult time with it Model - Use...

0 Likes
1 Replies

Unable to ->with('key','value') within nested Controller.

I have an AdminController within the controllers/admin folder and i would like to pass my page title...

0 Likes
3 Replies

Pagination with custom variable

Hi again. I have 3 tabs in a page. I have 3 queries and thus get the results and make 3 different pa...

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