Support the ongoing development of Laravel.io →

Blade helper functions

I've seen several suggestions on how to create helpers for Blade: Use global functions, create a cla...

0 Likes
3 Replies

Restful CRUD Operation with JSON input,output. Store json formatted data into database in laravel

Please suggest me some reference to implement Restful crud operation for schemas and also with json...

0 Likes
4 Replies
Solved
posted 10 years ago

Routing Problem

i have class named Newses_Controller.i want to create a route so i just type those code on route.php...

0 Likes
6 Replies

is there any helper class or package in Laravel via which we can import export CSV/Excel file

Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...

0 Likes
0 Replies

Can I make this "easily' with lavarel

Helllo, I want to make a application which does the following for a company where members can borrow...

0 Likes
2 Replies

Can't see anything with Blade

Hi I'm trying to create a template with the Blade templating engine. When I try to view the page, I...

0 Likes
2 Replies
Solved
posted 10 years ago

Application Structure

Hi, I am going to build a website having more than 100 tables.. i have gone through couple of books...

0 Likes
3 Replies

Laravel issue with crom browser

I have laravel 4.2 with Apache & Mysql. When I start my application I get blank page in crome. H...

0 Likes
0 Replies
posted 10 years ago

Eloquent , using with() , and empty result

Hello, I try to find how to have only result where the relation return something, not when there emp...

0 Likes
2 Replies

Laravel Payment gateway integration

Hello everyone, First time i am integrating the payment gateway for my laravel shopping cart applica...

0 Likes
2 Replies

Can't view about page

I'm new to laravel and I'm busy with a tutorial, I had to create an about page and the make a route...

0 Likes
3 Replies
Solved

How to pass confirmation of yes to a artisan commad

example php -artisan entrust:migration -Y to answer Proceed with the migration creation? [Yes|no]

0 Likes
4 Replies
posted 10 years ago

Routing doesn't work anymore after setting up Homestead.

Hi, I've recently moved my local dev env from MAMP to Homestead in order to clean up my system. Yet...

0 Likes
1 Replies

Correct use of Repository pattern

Today I have a User model with a method updateWith($attrbs). It's just an example. If my object is a...

0 Likes
11 Replies

Route not work

The route cannot recognize between get and post ,it is take only get and my code in 'routes.php' fil...

0 Likes
1 Replies

Previous subdomais redirecting to the folder name and giving error

Hi, I have installed laravel on my root folder of the server. But i had previously other folders run...

0 Likes
0 Replies

Laravel why can't you play nice with MAMP?

OK, I have been reading about Laraval 4, and very excited with everything that I have read so far....

0 Likes
18 Replies
Solved
posted 10 years ago

Handling "<base_url>/#affiliate_id" formatted URLs

We have tried 2 different affiliate programs and both generate the banner URLs in the form above. I...

0 Likes
2 Replies

Schema builder and TIMESTAMP

How do you set defaults for timestamp column? $table->timestamp('row_modified')->default(DB::r...

0 Likes
0 Replies
posted 10 years ago

Why do eloquent models extend Eloquent and not Eloquent/Model?

I realize this is a really basic question, but I haven't been able to figure this one out. I'm tryi...

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