Support the ongoing development of Laravel.io →

technet

Joined 2 Sep 2014

Statistics

Threads 1
Replies 12
Solutions 2
Articles 0

How to Debug Laravel - (Windows platform)

Hellow all. I wrote a tutorial on how to debug PHP using CodeLobster free IDE. I used Laravel projec...

0 Likes
0 Replies
replied 9 years ago

I am getting Error . Please anybody can help ?

Need to see what's your code looks like, are you going through a loop of db records and inside that...

0 Likes
replied 9 years ago

Using a different field name in Schema Builder increments()

You may need to specify your primary Key in Eloquent model as well Eloquent will also assume that ea...

0 Likes
replied 9 years ago

Remove /public from the url to access the webpage

Event if you use Virtual Host it is not that difficult, change the VirtualHost root path point to pu...

0 Likes
Solved
replied 9 years ago

why is simple migrations commands messed up.

php artisan migrate:make create_links_table --create=links refer Creating Migrations you need to cr...

0 Likes
replied 9 years ago

Homestead + PHPStorm + XDebug only works with index.php

I use CodeLobster for debugging and it's free and work very well no need to append XDEBUG query stri...

0 Likes

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.