Software Engineer, Full Stack Web Developer, Laravel/PHP
Pinned Loading
-
goldpencrm
goldpencrm PublicStreamline tracking interactions with potential and existing customers. Features an AI sales pitch generator that activates with your OpenAI API key for enhanced engagement.
-
calculators
calculators Public archiveThis repository is being maintained at sunnytreesoftware/cactus
-
GIS Function within Laravel Controller
GIS Function within Laravel Controller 1public function geoCoding($zip_code){
23$api = 'https://maps.googleapis.com/maps/api/geocode/json?address=';
4$par = '&key=';
5$goo = env('GOOGLE_KEY');
-
Laravel Controller
Laravel Controller 1public function store(DefinitionsCreateRequest $request)
2{
3$input = $request->all();
45$input['surveyor_id'] = Auth::id();
217 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 12 commits in 1 repository
Opened 6 pull requests in 1 repository
mikestratton/goldpencrm
6
merged
-
dashboard view and dashboard controller
This contribution was made on Apr 11
-
Dev
This contribution was made on Apr 7
-
Merge main into dev
This contribution was made on Apr 6
-
contacts page name ascending
This contribution was made on Apr 6
-
Dev
This contribution was made on Apr 5
-
updated to use openai-php/laravel package
This contribution was made on Apr 4
7
contributions
in private repositories
Apr 5