Laravel ekkanm use krla nha, eth firebase php ekka use krla tyenwa... mokakda aula
Posts made by dev_lak
-
RE: firebase with laravel
-
RE: Lanka Developers Meetup
Hoda idea ekak, api kohomath meetup ekak plan karala thibbe march wala wage tiyanna, api forum eke dannam meetup eka tiyaddi ❤
-
Developer Roadmap - 2019
Introduction
Frontend Roadmap
Back-end Roadmap
DevOps Roadmap
Reference - https://github.com/kamranahmedse/developer-roadmap
-
RE: Is it possible to merge languages such as python and CSS together?
@firewalker you can run a python script in PHP like below -
<?php $command = escapeshellcmd('/usr/python/myscript.py'); $output = shell_exec($command); echo $output; ?>
Remember to add below line to top of
myscript.py
#!/usr/bin/env python
Also python script needs correct priviliges and execution permission, and all the commands in python script needs correct priviliges. (For ubuntu server)
-
RE: How to upload image with laravel registration.
Override RegistersUsers trait create method in your RegisterController, use storage facade to upload files
-
RE: Congratulations to our top users
Congratulations to all the winners.... :heart:
-
RE: App for Lanka Developers Community
@GeethOnion let's make such a great app :heart:
-
RE: App for Lanka Developers Community
we are developing an API library for lankadevelopers once done we will create a public repository, then you can contribute to our repository. We are planing to create app using React Native. Thank you for your suggesting such a great idea.
Made with :hearts: in Sri Lanka
-
RE: Xamarin Tutorial (English) - Part 6
wow... :heart: subscribed to your channel