Welcome Laravel!
After much trial and error we’ve selected our future framework for all projects: Laravel! It has great documentation, a good community, lots of plugs and a steady update path. Plus it’s fun to code!
After much trial and error we’ve selected our future framework for all projects: Laravel! It has great documentation, a good community, lots of plugs and a steady update path. Plus it’s fun to code!
NOTE: This only applies to Summernote 0.6.* and not to newer versions. $(‘#summernote’).summernote({ height: 850, toolbar: [ [‘style’, [‘fontsize’,’fontname’,’bold’, ‘italic’, ‘underline’, ‘clear’]], [‘color’, [‘color’]], [‘para’, [‘ul’, ‘ol’, ‘paragraph’,’hr’,’link’,’picture’]], [‘src’,[‘fullscreen’,’codeview’]] ], onImageUpload: function(files, editor, welEditable) { sendFile(files[0], editor, welEditable); } }); function sendFile(file, editor, welEditable) { data = new FormData(); data.append(“file”, file); $.ajax({ data: data, type:
Summernote Image Upload Read More »
I’m excited to share that I will be joining the cast of the Shooting Womp-Rats Podcast to talk about my random generators for Star Wars missions and NPCs. Episode 57!
Shooting Womp-Rats Podcast Read More »
I manage a bunch of internal servers and for those that aren’t part of the wider web I like to use key pairs to speed up my sign ins and maintenance. Key-Based SSH Logins Key-based authentication is the most secure mode of authentication usable with OpenSSH. Key-based authentication has several advantages over password authentication, for example
Connecting to Ubuntu Servers With RSA Keys Read More »
Leod Escapes is headquartered in the San Francisco Bay Area. They specialize in International motorcycle tours with “Track Time”. That means sport touring the best curvy roads for week and riding a proper sport bike on a famous race course. Leod Escapes pioneered the concept of “Track & Tour” and each year we seek to
Leodescapes.com Relaunched Read More »