I find it odd it's not utilizing Laravel built-in csrf token, any reason for that?
@crynobone this is going to change later today. This is a top priority issue.
Plugin is package control!
Nice!
When I hit cmd+C to copy the URL, I get an error sound on my mac (using Safari). Is this done in purpose?
The link is copied successfully though.
Only a minor thing, that the given shortcuts on the buttons are all mac and doesn't check for OS.
Nothing major, any programmer should know what which is on a given OS.
Other thing is what I would like to see at some point, that the bin would be responsive.
Looks awesome! FYI, easy JavaScript OS detection for the shortcut keys (cmd+c vs ctrl+c):
platform = navigator.platform
https://developer.mozilla.org/en-US/docs/Web/API/NavigatorID.platform
@Shawn, maybe a nice idea to add Behave.js to the mix?
Specially because people can write snippets in the textareas.
I've been observing random <br/>
s getting inserted into my pastes in both ST3 on Mac and ST2 on PC.
I wasn't sure if it's happening in the ST plugin or oh laravel.io's side, but I opened a ticket on GitHub: https://github.com/RobinMalfait/Laravel-paste
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community