-
Hi, whenever I try to "dep deploy [staging | production]" (both servers running on a DO droplet using Ubuntu 14.04 + Nginx + Laravel 5), the whole process seems to go fine and indeed it does, except f…
-
In your demo you instantiate Pusher using the application's key, is this not supposed to be kept secret? This effectively exposes it to the browser.
```
var pusher = new Pusher('{{Config::get('pusher…
-
Trying to do an update to Heroku and it is failing at loading SASS... any hints?
Thanks,
Larry
```
remote: [05:22:31] Starting 'sass'...
remote: [05:22:31] 'sass' errored after 17 ms
r…
-
As in title.
I use newest Laravel 5 with these mods:
- i changed last_name and first_name in your app into 'name', to make your package compatible with L5
- my main admin account is not id = 1 - for…
-
Just realized you didn't share the model Classes
-
Just curious, is laravel-messenger a good fit as a light-weight forum? Has anyone done it this way (customize it to a forum with basic categories) and how is it?
-
Sorry for asking this, but you said: By installing this app, you can have a working Telegram Bot within minutes!
I'd already follow your instructions, but stuck after eidting config/main.php. How cou…
-
Greetings,
First, love this project - thanks for making it! I did run into a huge roadblock, though. A site I am developing performs soft deletes on users so that their activity on the site is still …
-
does it work on laravel 5?
-
does it work on laravel 5?