flode
Web developer trying to stay sane in this industry.
- Total activity 412
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 43
- Subscriptions 122
-
Created Not seeing what Laravel Router Namespace will do
I found the setting in Preferences (Mac) > Languages & Frameworks > PHP > Laravel, but I'm not seeing any documentation on it: How is this supposed to work exactly? -
Edited Trying to attach a scratch file to an email, can't find it in Finder
I created a scratch file named whatever.txt, put some formatted debug in it, now I want to attach it to an email to send to somebody, so I right-click the file tab and select Copy Path, which is li... -
Created Code style in PHP tags following HTML style in .html file...
I'm not understanding this... PHP code style inside of `<?php ?>` tags should follow what I have set in Code Style > PHP, not Code Style > HTML just because the file is named 'whatever.html' instea... -
Created Copying print_r text from browser source code pasting with HTML-encoded chars in scratch file
If I copy a chunk of text from an HTML tag in browser source code, then create a scratch.txt file in the project, pasting the text HTML-encodes it so that something like => is converted into => (... -
Created New Laravel project, pop-up prompting to run yarn on package.json when I'm using composer
I have no reason to use yarn, I'm already using composer, the project is just Laravel for an API (not a web interface). I'm not seeing how to use composer instead of yarn the way PHPStorm is sugges... -
Created Code Style: function and for parameters formatting on multiple lines
I went into Preferences (Mac) > Editor > Code Style > PHP, set Scheme to Project, then "Set from" to Predefined Style > PSR-1/PSR-2, but it pushed for loop and function parameters to their own line... -
Created File > Open on Mac always just opens my user folder
My projects are in a folder under my user folder, but the way the Mac is and my shortcuts (in Finder), I keep having to click multiple times to get to the projects folder after selecting File > Ope... -
Created Editor can't find class from static method call
The Carbon class exists in vendor/nesbot/carbon/src/Carbon/Carbon.php, and PHPStorm is able to find it from another call in another file, but I'm not seeing why it can't find it in my new model fil... -
Created Not seeing how to easily set Laravel Code Style to PSR-2 and PSR-4
Laravel follows the PSR-2 coding standard and the PSR-4 autoloading standard: https://laravel.com/docs/5.7/contributions#coding-style However I'm not seeing an option to set PSR-2 and PSR-4 standar... -
Created HTML not formatting?
<tr bgcolor="#66CCFF"> <td><strong>Totals</strong> (29 airlines)</td> <td align="right"><strong>90180</strong></td> <td align="right"><strong>88945</strong></td> <td align="right"><stro...