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

install laravel on xampp "linux ubuntu"

hi i install laravel 5.3 with this command: "composer create-project --prefer-dist laravel/lara...

0 Likes
1 Replies
posted 8 years ago

Showing data that belong to logged user.

I having two table, first is Roundtable and second is Table Categories, when user logged they can ch...

0 Likes
0 Replies
posted 8 years ago

Is anyone using Behat 3, Laravel 5 and zombie.js 4?

I'm trying to get a Behat environment setup within Laravel which is able to test a Laravel applicati...

0 Likes
0 Replies

Laravel 5.3 Validation

When I use variables in $rules and in $validator the code doesn`t work. Where is my mistake? $sumaRa...

0 Likes
0 Replies

How to add and update config varaibles in laravel

I have a config variable file which I'm using it in my controllers instead of mysql for faster perfo...

0 Likes
1 Replies
Solved

Upgrading from 4.2 to 5.3

Hi! I'm working with a project developed in Laravel 4.2. Now we want to update Laravel to 5.3. How w...

0 Likes
1 Replies

How to use updateorcreate on comparing foreign key?

I have UserAvatar and User table. I want to compare if image is already uploaded then update or inse...

0 Likes
0 Replies

How to print every data in jquery

How to get each 'name', 'id', and more data particuler in JSON [,…] 0 : [{id: 13, name: "Aashir...

0 Likes
0 Replies

How to add page number for every page in laravel dompdf?

I get from here : https://github.com/barryvdh/laravel-dompdf My controller is like this : public fun...

0 Likes
2 Replies
Solved

Call to undefined method Barryvdh\DomPDF\PDF::setOptions() (laravel 5.3)

I follow this : http://stackoverflow.com/questions/19983610/how-to-get-page-number-on-dompdf-pdf-whe...

0 Likes
0 Replies

Use Alias in SelectRaw

I've this query: $periodo = Input::get("periodo"); $programa = Input::get("programa...

0 Likes
0 Replies
posted 8 years ago

Relationship problem. I want 'Student' to have MANY 'Invoices' and 'Results'

How would I achieve this? I am confused weather to use onetomany, hasmany, belongsto? Help me out.

0 Likes
4 Replies
Solved

Can I catch table names thats currently beeing created by the migration?

Is there a way to catch the table names if I run migration from a controller?

0 Likes
2 Replies
posted 8 years ago

validator always returns false

Hey Guys, I need your help, because i'm new in laravel. This is the code of my upload controller:...

0 Likes
3 Replies

Laravel show array json

I want to show data from database: for every id_grup has many lapangan(court) $groups_resource...

0 Likes
2 Replies
posted 8 years ago

Abstract Key/Value Store

Why does Laravel provide direct access to Redis? Wouldn't it be better to provide an abstract Key-Va...

1 Likes
0 Replies

Sub-Domain Routing

i am try to create Sub-domain route but i have a problem to create this .

0 Likes
0 Replies
posted 8 years ago

how to set permission on db table by migration laravel

Hi, I know to create migration on database by laravel migration. However, how to grant permission on...

0 Likes
0 Replies

Server-Sent Events (SSE)

Hi, I have problem: with each request, server return many event but with same data I dont know why,...

2 Likes
0 Replies

CPanel Based Install - Intermittant 500 Internal Server Error.

Hi, I am an administrator of a WHM/Cpanel Server and an experienced Laravel developer, I have multip...

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.

© 2025 Laravel.io - All rights reserved.